Hi Paul--
s/\t/ /g
(For those who don't read regex, that means "replace the tab
metacharacters with a series of spaces, and Bob's your uncle.")
FWIW, there seems to be a significant difference between how response()
renders the message window if you include custom buttons, vs. if you
just use the defaults. Here it is with the defaults:
response("Hmmm\n\tDoes this work?\n\tLet's see")
...and here it is with custom buttons: response("Hmmm\n\tDoes this
work?\n\tLet's see","&Yes","&No","&Maybe")
If I use the hack I described above, I can get this: response("Hmmm\n
Does this work?\n Let's see","Yes","No","Maybe")
This is all based on Arbortext 6.0 M040 (64-bit) running on Windows 7.
(Apologies if you can't see the images in this message. You can
experiment with the response() commands above to see the difference for
yourself if you're running 6.0.)
--Clay
Clay Helberg
Senior Consultant
TerraXML