|
Majordomo-Users (November 1997) |
On Tue, 04 Nov 1997 10:55:44 -0500, Jim Reisert wrote: >I'm trying to catch posts which contain the word 'test' but *NOT* the word >'contest' (those are OK). Unfortunately this RE is catching both: > >taboo_body << END >/\btest\b/i >END It looks fine. Are you sure that there isn't a "test" in all messages? ------------------------------------------------------ Mats Dufberg mats.dufberg@abc.se
|