ReplaceText and Backslash
Todd Geist
tg.lists at geistinteractive.com
Tue Oct 4 03:35:39 EDT 2005
Hello,
I have a string that comes from Applescript and it has a bunch of /" in it.
It looks like this
Script id=\"7\" name=\"New Script 2\" includeInMenu=\"True\"
I would like to replace the Backslash Quote string with just Quote. But this
does not work.
put replaceText (theString, backslash & quote, quote)
Any ideas why?
Thanks
Todd
--
Todd Geist
______________________________________
g e i s t i n t e r a c t i v e
More information about the use-livecode
mailing list