jacqui juggled,
> 
> Funny you should bring this up, as I was playing with it last night. Turns 
> out that multiple filters do slow down on the Pixel so I was looking for the 
> One True Regex.


Something like


^[manl]\{2,5\}$

which matches all strings of length 2 to 5 composed exclusively of the letters 
m, a, n, & l ?

[this assumes one word per line, of course]

_______________________________________________
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