| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
Hi,
Thanks for responding, I've now ruled out anything VBA related as I'm just manually running a .bat file containing the blat command line. I tried with -unicode and -charset="UTF-8" but to no avail (I get a Ç character in both cases). Here's the command (mail server/emails/password replaced):
c:\blat.exe -server xxxxxxxx -subject "Testing Euro sign €" -body "Test email with € sign" -f xxxxxxxx -to xxxxxxxx -u xxxxxxxx -pw xxxxxxxx -q
The odd thing is, if I copy the above and paste into a command prompt, the € appears as a ?, but when I run it, the € symbol appears fine in the email. Very strange!