Hello Kevin

On Fri, 19 May 2000 12:51:14 -0400, Kevin Coates wrote:

> In some less e-mail friendly mailing lists where the Reply-To field
> contains the original sender's address rather than the mailing list
> address, I'd like to have the address field on replies filled out like
> this:

> "Joe Blow" <[EMAIL PROTECTED]>

> I'd like to construct something in my reply template to accomplish
> this. I've not been sucessful in adding the leading and trailing quote
> characters surrounding the %OFROMNAME token so that the sender's name
> appears in quotes before their email address (see example above).

> %TO=""%TO="%OFROMNAME <[EMAIL PROTECTED]>"Hello %OFROMFNAME,

> I've tried using ""%TOFROMNAME"" but that doesn't work. Is there a
> character used to allow quote charaters to appear in text strings with
> macros?

Sorry for replying late, I was (and am) quite busy...

Your guess for quoting was not that bad. To put a quote into a
string you have indeed to double them. Because you need another
quote to begin your string, you should use

%TO=""%TO="""%OFROMNAME"" <[EMAIL PROTECTED]>"

Too bad this is nowhere documented (atleast I couldn't find a word
about it when I investigated a similar problem half a year ago)

Regards

Peter
-- 
Peter Steiner <[EMAIL PROTECTED]>        PGP-ID 0x02850F53 (DH/DSS)
PGP Fingerprint 68AB D08E D995 41B4 C6FD  639D 9B94 D249 0285 0F53
"Schtill! Was ziberlet dert n�bem Tobel�hli
z grachtige n uuf u aab?" - Franz Hohler

--
--------------------------------------------------------------
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