Hello Peter,

Thursday, September 18, 2003, 11:48:37 AM, you wrote:

PF> %TO='"%TONAME ved %ABTOCompany" <%TOADDR>" it works but not if I put in
PF> %TO='' before that - to delete the normal mass mailing fields of "Name
PF> <Address>".

PF> I know this is a mass mailing, but is there no way to extract and use
PF> the fields for the address book?

It looks like the %TO="" is clearing the address info. You could try
sticking your line in a variable first, then clearing and rebuilding the
TO header. Once it's rebuilt I think the rest should work. Something
like:

%VAR_To="'%ToName ved %ABToCompany' <%ABToEmail>"
%TO=""
%TO=%VAR_To


Dear %ABToName



-- 
Best regards,

 Mark                            

mailto:[EMAIL PROTECTED]

TB! 2.00.6 on Windows XP 5.1 Service Pack 1

Attachment: pgp00000.pgp
Description: PGP signature

________________________________________________
Current version is 2.00 | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to