Dear Simon, @20-Sep-2004, 11:20 Simon Elliott [SE] in mid:[EMAIL PROTECTED] said:
>>JB: Joe Bloggs wrote
SE> Is this possible?
No it isn't. (well it might be using a recursive regex macro contruct
but it's non-trivial). My own solution is to work out whether or not
I'm communicating with a TB compatible user and have either:
JB> Joe Bloggs wrote
or
> Joe Bloggs wrote
,------/ ISBAT Quick Template \------
%SETPATTREGEXP="(?im-s)^X-Mailer\:.*(Bat!|Becky|Gnus|slrn).*$"%-
%REGEXPBLINDMATCH="%HEADERS"%-
%_bat=%SUBPATT(1)%-
if:'%_bat'='':'%-
%SETPATTREGEXP="(?im-s)^Reply-To\:.*(TB.*)@$"'
%REGEXPBLINDMATCH="%HEADERS"%-
%_bat=%SUBPATT(1)'%-
%_bat
`------\ End /------
My quote insertion macro start with this:
,------/ QX \------
%_inits="%Qinclude(Initials)"%-
%IF:"%QINCLUDE(ISBAT)"="":%-
"%QUOTESTYLE('=')":"%QUOTESTYLE('=%_inits')"%-
`------\ End /------
The initials macro is the 3 macro set on the FAQ Macro Library page.
--
Cheers -- //.arck D Pearlstone -- List moderator and fellow end user
TB! v3.0.0.15 on Windows XP 5.1.2600 Service Pack 2
'
pgpDx4wi0hQkc.pgp
Description: PGP signature
________________________________________________ Current version is 3.00.00 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

