Hello Krzysztof,
Historians believe that Thursday, June 13, 2002 at 14:36 GMT +0200 was
when, Krzysztof Kudlacik [KK] typed the following:
>> In your reply template use the Macro %QUOTESTYLE="none" and place
>> it above %QUOTES.
KK> No. I want to *change* quotestyle of existing quotestyle ;> not
KK> only mine.
Here is a set of recursive templates that will do the job:
====[QT requote]====
%REM='
Quote reformatting routine to remove prefixes from quotes.
requote = driver template for recursive engine
Written by Januk Aggarwal
June 2002
'%-
%-
%COMMENT="%QUOTESTYLE='none'%QUOTES"%-
%QINCLUDE="requote2"%-
%COMMENT=""
====[End]====
====[QT requote2]====
%REM='
Quote reformatting routine to remove prefixes from quotes.
requote2 = recursive engine QT
Written by Januk Aggarwal
June 2002
'%-
%-
%IF:'%-
%SETPATTREGEXP="(?is-m)[^\n]+"%-
%REGEXPMATCH="%COMMENT"'<>'':'%-
%-
%SETPATTREGEXP="(?is-m)^(((\w{0,5}?((\>\s*)+))?)(.*?\n)|\z)"%-
%-%-%-%-%-%REGEXPBLINDMATCH="%COMMENT"%-
%-%-%-%-%-%SUBPATT="4"%SUBPATT="6"%-
%-
%COMMENT=_%SETPATTREGEXP="(?is-m)^(((\w{0,5}?(\>\s*)+)?)(.*?)\n(.*)$|\z)"%-
%-%-%-%-%-%REGEXPBLINDMATCH="%COMMENT"%-
%-%-%-%-%-%SUBPATT="6"_%-
%-
%QINCLUDE="requote2"'%-
====[End]====
--
Thanks for writing,
Januk Aggarwal
Despite these words, this page is blank.
______________________________________________________
Archives : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]