On Fri, 28 Aug 2009 17:59:31 -0700 (PDT), Neil
<> wrote, quoted or indirectly quoted someone
who said :
>Hello:
>
>I have come up with a scenario where I need to form a regex that does
>not match
>either of two strings.
One way out is to write a regex to find either string then invert the
boolean result of matches
--
Roedy Green Canadian Mind Products
http://mindprod.com
"Any one who considers arithmetical methods of producing random digits is, of course, in a state of sin. For, as has been pointed out several times, there is no such thing as a random number — there are only methods to produce random numbers, and a strict arithmetic procedure of course is not such a method."
~ John von Neumann (born: 1903-12-28 died: 1957-02-08 at age: 53)