On Fri, 4 Aug 2000 12:52:49 -0500 Anne Harwell Toal said:
>Follow-up question: can you embed Listserv variable names in URLs in
>template files? for instance, will
>http:[log in to unmask]@LISTNAME&A=1 express itself properly
>when the Probe1 template is distributed?

Where are you getting "@"?

You could do

 http://&MYNAMES/cgi-bin/wa.exe?SUBED1=&LISTNAME&&A=1

(note the doubled ampersand at the end--that's required or LISTSERV will
try to parse "&A" as a template variable).

Nathan