Malte,

Try this:

   filter tText with "*[?]*"

Kind regards,

Mark



On 1/23/2013 11:49 AM, Malte Brill wrote:
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