text file encoding from Excel 2000

M

madfiddler

I'm writing a text file from a module in Excel 2000

It's quite simple and using "Open" and "Print #" statements

The file produced appears to have the byte order mark for little-endian
UTF-16 (i.e. two bytes hex FF FE)

I have two questions relating to this

1) is there any way I can control the encoding used when using "Print #" ?
2) will the little-endian UTF-16 encoding used be the same for all Windows
locales?


cheers
mf
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top