Hi all. 

I am trying to filter a list without integer numbers. Note that 
matchText(tControlNames, "[0-9]+") returns true, so the regex pattern IS 
working, but filter lines of tControlNames without "[0-9]+" does not filter out 
the lines with integer values, neither does filter lines of tControlNames not 
matching "[0-9]+". 

Where am I going wrong? 

Bob S



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

Reply via email to