Does anyone have a regex to match a blank subject or a subject with just
³Subject: re²?  Trying to avoid catching subjects with any additional
characters. 

I¹ve tried:

^Subject: $
Subject: $
Subject: \n
Subject: \Z
Subject: \z


And all of the above except with the ³re² included.


Paul K. Dickson
Systems Administrator
Frederick County Government, IIT
[email protected]
301-600-2399/x12399



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to