Hallo Ralph,

On Mon, 8 Nov 2004 00:44:58 +0100GMT (8-11-2004, 0:44 +0100, where I
live), you wrote:

R> thank you for your help. another thing i forgot before is, that i want
R> to add a prefix like "Mr." or "Ms." if available and no empty space if
R> not. can you help me here as well?

That can be done with the %ABToGender macro, it gives three possible
results: 0=unknown, 1=male, 2=female
You could use something like this:

%If:"%ABToGender"="2":"Ms. ":""%-
%If:"%ABToGender"="1":"Mr. ":""%-
%If:"%ABToGender"="0":"Mystical creature of unknown gender ":""%-

-- 
Groetjes, Roelof

WinErr 004: Erroneous error - nothing is wrong

The Bat! 3.0.2.5
Windows XP 5.1 Build 2600 Service Pack 2
1 pop3 account, server on LAN

Attachment: pgpYjefnlr8qk.pgp
Description: PGP signature

________________________________________________
Current version is 3.0.1.33 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to