From: "D.J." <[EMAIL PROTECTED]>
I'm expecting these type of strings for sure:

cat
dog
cat dog
dog cat

But I may get something like this too:

cat cat dog
dog dog

Essentially I want it to match if anything other than cat or dog is in the
string.

And do what with "cat cat dog catapult"?

{^_^}

Reply via email to