Hi Syafril,

An archeological dig discovered that on Wednesday, November 14, 2001
at 10:37 GMT +0700, Syafril Hermansyah [SH] typed the following:

>> <-------------------------->
>> Hello %-
>> %SETPATTREGEXP="(?m-s)^From:\s*(.*?)\s*<.*?@.*?>|^From:\s*<(.*?@.*?)>"%-
>> %REGEXPBLINDMATCH="%Text"%-
>> %SUBPATT=1
           ^^^

SH> Weird, still not work here.
SH> I attached one example, so you may tried with real things :-)

The problem isn't the regexp, it's the %SUBPATT macro.  Someone forgot
their quotation marks.  ;-)

Try this one:

%SETPATTREGEXP="(?m-s)^From:\s*(.*?)\s*\<.*?@.*?\>|^From:\s*\<(.*?@.*?)\>"%-
%REGEXPBLINDMATCH="%Text"%-
%SUBPATT="1"


-- 
Thanks for writing,
 Januk Aggarwal

Using The Bat! 1.54/10 under Windows 98 4.10 Build 2222 A

All science is either physics or stamp collecting. -- E. Rutherford


-- 
______________________________________________________
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to