Hello Roelof Otten, @Montag, 08. November 2004, 01:34 you wrote:
> 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 ":""%- Guten Tag %If:"%ABToGender"="2":"Frau ":""%- %If:"%ABToGender"="1":"Herr ":""%- %If:"%ABToGender"="0":"":""%-%ABToName="%ToName", %CURSOR -- Mit freundlichen Gr��en Ralph Digital Entertainment Besuchen Sie doch meinen Onetwosold-Shop unter: http://Shop/digitalentertainment %RCPTCONFIRM %READCONFIRM %FROM="Digital Entertainment <xxx>" ok, this is what i've got so far, but the cursor position in new mails doesn't work anymore, only in replies. any clue? -- Regards, Ralph ________________________________________________ Current version is 3.0.1.33 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

