> 
> > \w is a word correct?
> >  
> > Is this right:?
> > /(build(ing)?|increase|more) \w?wealth/i
> >  
> > should hit "building real weatlh" ?????
> >  
> > Or is it just easier to write:
> > /(build(ing)?|increase|more).{1,10}wealth/i
> 
> Do you have Philip Hazel(God bless him)'s pcretest on your machine?

No, but I will now! :) 

> 
> It'll test (most) Perl and pcre regex rules and for me is the summa 
> summarum of all non-Posix tester for all my attempted regex rules.

SWEET!

> 
> Can you compile on your machine?

Absolutely. (Which can be good and bad!)

> 
> ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre
> 

LOL, I sometimes think I'm TOO MUCH of a security nut! No FTP in or out to
this box. :) 
I'll get it today. THanks! Doesn't everyone lockdown their email servers
tight as a frog's bum? :)

> Best,
> 
> Tony
> 

Thanks again Tony. This should reduce my number of "quick question" posts ;)

Chris Santerre
System Admin
"A little nonsense now and then, is relished by the wisest men." - Willy
Wonka



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to