-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 27 Dec 2000 22:33:12 +0000, Manfred Ell contributed this
to our collective wisdom:

Kevin>> I'm trying to write a Macro filter for a mail forwarding
Kevin>> template, but am  not  having  much  luck  so  far.  What  I
Kevin>> need is to spit out the original  text  while  stripping out all
Kevin>> new line characters, carriage returns  and  tabs.  It  should
Kevin>> also strip out any line in the message that contains one or more
Kevin>> instances of ">".

ME> Januk is the man  you are looking for ;-)

AFAIK, this cannot be pulled off with a single regex macro. This is
complex text processing that has to be done. It would need to be a
script that runs multiple search and delete operations (a regex being
used for each operation) and finally outputting the result. A Perl
script for example.

The regex macros that we've been using do a simple match and then either
outputs the entire match or a matched regex subpattern.

- --
@~@========================================================@~@
 |     A. Curtis Martin  [List Moderator TBUDL/TBBETA]      |
 | PGPKey: mailto:[EMAIL PROTECTED]?Subject=SendAlliePGPKey |
@_@   (Opinions given are mine and not those of RITLABS)   @_@

'Socialism is the equal distribution of poverty.'
__________________________________________________________
TB! v1.48f | Windows NT 5.00.2195 (Service Pack 1)

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
Comment: Digitally signed for sender and message authentication.

iQA/AwUBOkqCx1fJ62ArBxfiEQLYdQCdEYruG8GRDhyaBLbeQtLdMDHXJg0AoJQa
sTZzbAJ04/0rnceh9nia7Fh3
=DycF
-----END PGP SIGNATURE-----

-- 
--------------------------------------------------------------
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   <mailto:[EMAIL PROTECTED]>
To Unsubscribe from TBUDL, double click here and send the message:
   <mailto:[EMAIL PROTECTED]>
--------------------------------------------------------------

You are subscribed as : [email protected]


Reply via email to