Here's a site with a RegEx tester.
http://regexlib.com/RETester.aspx

I had a different one, but I can't find it anymore.


On 3/5/2010 9:07 AM, Paul K. Dickson wrote:
> 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
> pdick...@frederickcountymd.gov
> 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
> Assp-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-user
>    


------------------------------------------------------------------------------
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
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to