in reply to Re: How do I write a regex for 'does not contain' a string.
in thread How do I write a regex for 'does not contain' a string.

Thanks,
As you and fruiture pointed out this is really what I want to use to solve my problem. I tweaked your code a bit to fit the real data and it's doing the job perfectly.

Thanks again,
Ira,

"So... What do all these little arrows mean?"
~unknown

  • Comment on Re: Re: How do I write a regex for 'does not contain' a string.