Hello Thomas,

Monday, February 24, 2003 at 21:24 GMT +0100, was when inspiration
required Thomas Woelk to write:

> The QT is great! Is there the possibility to extract Mails from blank
> spaces to quote sign, so that only one blank space used?

Yes.  This recursive engine replacement will do both cases:

=====[Begin DelLS2]=====
%REM='
      Quote reformatting routine to remove leading spaces.
      DelLS2 = recursive engine QT
      
      Written by Januk Aggarwal
      February 2003
'%-
%-
%IF:'%-
%SETPATTREGEXP="(?is-m)[^\n]+"%-
%REGEXPMATCH="%COMMENT"'<>'':'%-
%-
%SETPATTREGEXP="(?is-m)^(\w{0,3}(\>[^\S\n]*?)+[^\S\n])?[^\S\n]*(.*?)(\n((.*\n)*)\z|\z)"%-
%REGEXPBLINDMATCH="%COMMENT"%-
%SUBPATT="1"%SUBPATT="3"
%-
%COMMENT=_%SETPATTREGEXP="(?is-m)^(\w{0,3}(\>[^\S\n]*?)+[^\S\n])?[^\S\n]*(.*?)(\n((.*\n)*)\z|\z)"%-
%-%-%-%-%-%REGEXPBLINDMATCH="%COMMENT"%-
%-%-%-%-%-%SUBPATT="5"_%-
%-
%QINCLUDE="DelLS2"'%-
=====[ End  DelLS2]=====

-- 
Thanks for writing,
 Januk Aggarwal

Using The Bat! 1.63 Beta/7 under Windows 98 4.10 Build 2222 A

I'm really easy to get along with once you people learn to worship me.




________________________________________________________
 Current version is 1.61 | "Using TBTECH" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to