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

Hi Urke,

On 26 June 2001 at  21:49:10 +0200 (which was 20:49 where I live)
Urke wrote to [EMAIL PROTECTED] and made these points:

U> Hello TBTECH,

U>   I make regexp for returning sender's e-mail client, and it's look like
U>   this:

U> 
%SETPATTREGEXP="^(.*)(X\-Mailer\:\s)(.*?\n)(.*)"%REGEXPBLINDMATCH="%HEADERS"%SUBPATT="3"

U>   Trouble is that this regexp returning e-mail client, but, after
U>   mailer info I get space, that in my template look ugly (after mailer
U>   I put ,) so I get something like this:

U> "The Bat! (v1.53 Beta/8) Educational " (without double quotes :)

U>   Answer is?

%SETPATTREGEXP="^.*X\-Mailer\:\s(.*?)\n.*"%REGEXPBLINDMATCH="%HEADERS"%SUBPATT="1"

You only need to define the single sub-pattern - that in which you
are interested - and the \n should be *outside* of that pattern.

- --
Cheers -- .\\arck D. Pearlstone -- List moderator and fellow end user
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\ BrainStorm - free thinking - www: http://www.brainstormsw.com /
 \ PGP Key ID: 0x929DCDA0  |  www: http://www.silverstones.com /

SB! v1.53/iKey1000 55238-48F0B on Windows NT 5.0.2195 Service Pack 1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (MingW32)
Comment: GPG Sealed for freshness

iD8DBQE7OO1pOeQkq5KdzaARAjh+AJ9dxKxkXgev9Y2eXT4ac6fx+OkEPgCePuUR
vwdZJmJerFJLmM7DepnwGps=
=eR/+
-----END PGP SIGNATURE-----

-- 
______________________________________________________
Archives   : <http://tbtech.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>

Reply via email to