ReplaceText and Backslash
Lynch, Jonathan
bnz2 at cdc.gov
Wed Oct 5 10:48:18 EDT 2005
Does this work:
Put "\" & quote into tRep
Replace tRep with quote in tString
-----Original Message-----
From: use-revolution-bounces at lists.runrev.com
[mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of Todd Geist
Sent: Tuesday, October 04, 2005 3:35 AM
To: use-revolution at lists.runrev.com
Subject: ReplaceText and Backslash
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
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list