Hello Roelof Otten, @Montag, 08. November 2004, 10:10 you wrote:
> Of course you can use the prefix too. In that case you can use > a wider variety of prefixes: Mr, Miss, Mrs, Prof, Dude, whatever. > As you mentioned before, you'd only like to use it when it's entered > and no extra space, so you'd get something as: > %If:"%ABToNamePrefix"="":"":"%ABToNamePrefix "%- Thats even more exactly what i needed. Do i interpret it right this way: If nameprefix != null, nameprefix = nameprefix, else namprefix = "" (empty string)? -- Regards, Ralph ________________________________________________ Current version is 3.0.1.33 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

