-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 23 Jan 2001 05:04:04 +0700, solid_snake wrote these comments:
s> How about Deleting every Line in Quotes if there are two string of
s> ">" It can be ">>" or ">AL>" or "John>Clark>"
s> How ?
That involves text processing that cannot be carried out with a regex
as we've been doing. All that we do so far is match text and output it
or alternative text.
Removing lines with double or more quotes is more involved. The
editors search and replace tool could do that for you.
Search expression : .*>>+.*
Replacement : <nothing>
Unfortunately it will not remove the blank lines left behind.
- --
@~@========================================================@~@
| A. Curtis Martin [List Moderator TB(UDL|BETA|TECH)] |
| PGPKey: mailto:[EMAIL PROTECTED]?Subject=SendAlliePGPKey |
@_@ (Opinions given are mine and not those of RITLABS) @_@
__________________________________________________________
TB! v1.49c | 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/AwUBOmy32FfJ62ArBxfiEQKzkwCgkuxGynlMfo/iOmk29dFf9zR/ONsAoLzy
Kco0WNHGxMO33RVc56jojt4I
=dQaj
-----END PGP SIGNATURE-----
--
______________________________________________________
Archives : <http://tbtech.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>
You are subscribed as : [email protected]