Hi Vasiliy, @19-Oct-2003, 17:37 +0300 (15:37 UK time) Vasiliy Efimenko [VE] in mid:[EMAIL PROTECTED] said to TBTECH:
... <snip> VE> This problem I very simple solved in TheBat! 1.62 version by VE> adding in the end of replying template the following string: VE> %IF:"%AbTOEmail"<>"":"TO='' %TO='%AbTOName <%OFROMADDR>'":"" VE> But, unfortunately, in TheBat! since 2.x versions this VE> macro-string didn't work :( Thus what I can do for solve this VE> task in version 2.x? V2 treats the TO address differently. Since we're talking about a reply template, a compromise solution is simple: %IF:"%AbOFromEmail"<>"":"TO='' %TO='%AbOFROMName <%OFROMADDR>'" (the 'else' clause is optional). -- Cheers -- .\\arck D Pearlstone -- List moderator TB! v2.01 on Windows XP 5.1.2600 Service Pack 1 ________________________________________________________ http://www.silverstones.com/thebat/TBUDLInfo.html
