Hallo Simon, On Wed, 20 Nov 2002 15:21:10 +0000GMT (20-11-02, 16:21 +0100GMT, where I live), you wrote:
S> In the To: field, when I hit reply, the following style/format of address is S> entered: Person <[EMAIL PROTECTED]> S> I've tried the usual %TO="" and then %TO="[EMAIL PROTECTED]" without S> any success. Never had a problem with this before, and can't for the life S> of me see what it is. Look like something discussed sometime ago. In that case case the solution was via an if-statement. Probably had something to do with the order in which macros are processed. Try this: %if:"%To:"="Person <[EMAIL PROTECTED]>":'%To=""%To="[EMAIL PROTECTED]"':"" This isn't tested... -- Groetjes, Roelof ________________________________________________ Current version is 1.61 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

