Hello List,

It's been a while since I've posted here, but I've got a question about 
something that's been bugging me for a long time.  I'm trying to utilize the 
"filter container with regex" command as opposed to looping through a list as 
much as possible.  Reason:  it's faster.  The only problem is that I can't seem 
to make a Regex that will handle the following...

if (aNumber > lowNumber) and (aNumber < highNumber) then -- Don't remove it 
from the list

Anyone know how I can achieve this with Regex?  The numbers are like this...

+40.922362
+18.393103
-067.145780
-072.637078


-- Derek Bump
-- Dreamscape Software



_______________________________________________
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

Reply via email to