How to exclude things in REs...?!
Posted: Mon Oct 28, 2002 9:53 am
Hi all,
I have a very lengthy RE that finds all occurences of a string in a particular format.
Actually, what I want is TextPad to find everything that is not included by the RE above... The reason why I choose to find "the wrong" strings is that they are easier to identify. Now, my question is:
Is there a way to tell the reg exp engine that "I want you to find everything that is not included in this reg exp"... sort of a minus operator?
Thx,
/Tommy
I have a very lengthy RE that finds all occurences of a string in a particular format.
Actually, what I want is TextPad to find everything that is not included by the RE above... The reason why I choose to find "the wrong" strings is that they are easier to identify. Now, my question is:
Is there a way to tell the reg exp engine that "I want you to find everything that is not included in this reg exp"... sort of a minus operator?
Thx,
/Tommy