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 [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
