Hello Ricardo,

On Wednesday, July 17, 2002 at 2:31:48 AM you [RMR] wrote (at least in
part):

RMR> I would like to cut the signatures (everything below the '-- ')
RMR> before writing the archive, just like the %QUOTES macro does, but
RMR> obviously without the Quote prefix in every line.

If you don't already have a regular expression applied to your quotes
macro use this as a starting point:

%SETPATTREGEXP='(?is)(^-+ eGroups.*~-~>.*-*_->$\s+){0,1}%-
(^-----BEGIN PGP SIGNED.*?\n(Hash:.*?\n)?\s*)?%-
(.*?)(^(- --\s*\n|--\s*\n|-----BEGIN PGP SIGNATURE)|\z)'%-
%REGEXPBLINDMATCH='%text'%SUBPATT='4'

and insert it instead of '%Text'.
If you already have a regular expression for quoting you're happy
with: take it, remove the '%Quotes="' and the final '"' and put the
rest in your save template, replacing the '%Text'.

HTH Pit
-- 
Regards
Peter Palmreuther                            mailto:[EMAIL PROTECTED]
(The Bat! v1.61 on Windows 2000 5.0 Build 2195 Service Pack 1)

A live body and a dead body contain the same number of particles.
Structurally, there's no discernible difference.  Life and death are
unquantifiable abstract labels placed  on otherwise similar bodies.


________________________________________________________
Current Ver: 1.61
FAQ        : http://faq.thebat.dutaint.com 
Unsubscribe: mailto:[EMAIL PROTECTED]
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Bug Reports: https://www.ritlabs.com/bt/

Reply via email to