Pages: 1
RSS
Address Lookup, Address Lookup
 
I run my contact database through Time & Chaos and once a week export the data from this in VCF format and import into my address book in the Bat just to keep them in synch.

From Time & Chaos, I can click on a contact, a new message window will open in the Bat with the address field filled in.

I was hoping that the %TOFNAME macro would drop the first
name into my new message template.  However, it is just pulling in the e-mail address before the @.

Is there anyway around this ?  
 
%IF:'%TOADDR'='%TOLIST'%-
:#%IF:'%TOADDR'='%TONAME'%-
:/%-
%IF:'%ABTOName'=''%-
:%_long='%TOADDR'%-
:%_long='"%ABTOName" <%TOADDR>'%-
%TO=''%-
%TO='%_long'%-
/%-
:''%-#
:''%-
Pages: 1