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

On Tue, 21 Nov 2000 19:25:31 -0800, Januk Aggarwal thoughtfully wrote
the following:

i3

JA> The other variation I have:

JA>   
%SETPATTREGEXP="(?is)(.*?)\s(.*?mailto:)*?(\S*?@\S*?)(\s|\n)"%REGEXPBLINDMATCH="%TEXT"%SUBPATT="3"

JA> Gives:
JA>   [EMAIL PROTECTED]>
JA>                              ^
JA> Except for the trailing > this is very close to what we want.  Any
JA> ideas how to remove this last problem?

You need to do the match but not include it in the output.
Something like:
(?is)(.*?)\s(.*?mailto:)*?(\S*?@\S*(?=[>]*))(\s|\n)


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

'Remember, UNIX spelled backwards is XINU.'
__________________________________________________________
TB! v1.48 Beta/8 | Windows NT 5.00.2195 (Service Pack 1)

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
Comment: Digitally signed for sender verification.

iQA/AwUBOhs/dfAXeSHuB5k3EQJ3FgCePyqexsXsHBpDwXWEdd1reJPryusAoIDM
yw22G2jWJHR1gJvnP5FeIKUd
=ndAv
-----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