| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
><snipped>
>
>Ok, this was enough for me to check Blat sources.
>
>Although your two files look to be Unicode, and they might actually be,
they
>do not have the Unicode Byte Order Marker (BOM) in the first bytes that
tell
>any Unicode reader program how to interpret the data contained within. It
>is the BOM that Blat was looking for to make the determination that your
>files are in fact Unicode.
>
>I made a small change to Blat to look for your file conditions, and there
>might be other users with similar issues, and to strip out the binary
zeroes
>if the entire file is made up of 8-bit data.
>
> will try to get an update posted in the next few days. If you want an
>executable earlier, please drop me a note.
>Chip
Thanks for looking into this. I don't need a new exe immediately, 2.6.2
works for my limited application, but I will be happy to upgrade to the new
one when it is available.
I used notepad to save an empty Unicode file, which has the BOM. I set up
two copies, one for the body and one for the attachment, and used echo to
write to them in a cmd /u shell. I then mail them using blat 3.2.4 and I
worked perfectly. The superdebugT output is sort of elegant. And if I use
the correct -attacht for the text file attachment instead of -attach, it's
even better.
Thanks,
Cliff