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

On Fri, 27 Oct 2000 16:44:53 -0700, George Mealer wrote these
comments about 'Doulble first names and automated greetings.':

GM> How about:

GM> %SETPATTREGEXP="^.*(?=[^\S\n])|^.*"
GM> ...
GM> Hello, %REGEXPMATCH="%TONAME"
GM> ...

This works when I ran some checks. Nice. :-) But so does:
%SETPATTREGEXP="^.*(?=\s)|^.*"  :-)

So for clarity Christian, where ever you have your %TONAME macro,
replace it with the following:

%SETPATTREGEXP="^.*(?=[^\S\n])|^.*"%REGEXPMATCH="%TONAME"

It would however be easier if you created a quick template, place the
above macro in it and then for your greeting have:

Hi %Qinclude="<qt handle>",

instead of

Hi %SETPATTREGEXP="^.*(?=[^\S\n])|^.*"%REGEXPMATCH="%TONAME",

Amounts to less clutter.

- --
A. Curtis Martin..
Moderator TBUDL/TBBETA  |  PGP Key ID: 0xEE079937
PGP Key: mailto:[EMAIL PROTECTED]?Subject=SendAlliePGPKey
- ---
** "Help endangered species - adopt a KGB operative. "
_____________________________________________________________
TB! v1.47 Halloween Edition (S/N CCA4F9B8) �� Win2k Pro SP1

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

iQA/AwUBOfpLJ/AXeSHuB5k3EQLCjQCfYSx40sqeU3pw2X6+mG28aG1DrAEAoLcB
jsX+b7NGM3feGVG+mx39fBO6
=ZJaE
-----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