Hi,

I got a var tText that contains:

asdf
jkl?
bcdk

I want to do something like this

filter tText with "*\?*"

which should leave me with only jkl?. This does not appear to work. Any 
pointers on how to correctly escape the question mark greatly appreciated.

Cheers,

Malte


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to