Hi Allie,

On  Sat, 30 Dec 2000  at  22:32:03 GMT -0500 (which was 7:32 PM
where I live) witnesses say A . Curtis Martin typed:

JA>> <one line>
JA>> 
%SUBJECT='%SETPATTREGEXP="(?(?=Re:\s;;)Re:\s;;(.*)|(.*);;)"%REGEXPMATCH="%FULLSUBJ;;predefined
 subject"%SUBPATT="2"'
JA>> </one line>

> I get 'Re:(No Subject)' instead of 'Re: predefined subject' when I try
> this regex macro.

Hmm, maybe this is a new feature/bug in the %FULLSUBJ macro?  I'm
still a few subversions behind the times.  However, your problem is
easily fixed.  Just change the regexp to:

<one line>
%SUBJECT='%SETPATTREGEXP="(?(?=Re:\s.No\sSubject.;;)Re:\s.No\sSubject.;;(.*)|(.*);;)"%REGEXPMATCH="%FULLSUBJ;;predefined
 subject"%SUBPATT="2"'
</one line>

I think that should work, but I can't really test it since the
original version quoted above worked correctly for me.

-- 
Thanks for writing,
 Januk Aggarwal

 Using The Bat! 1.48f
 under Windows 98 4.10 Build 2222  A 

-- 
--------------------------------------------------------------
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   <mailto:[EMAIL PROTECTED]>
To Unsubscribe from TBUDL, double click here and send the message:
   <mailto:[EMAIL PROTECTED]>
--------------------------------------------------------------

You are subscribed as : [email protected]


Reply via email to