G
Gino
I have written an application which uses a streamwriter to create which is
exported to a third party system. The third party system does not appear to
process the files in its original format. I have identified this as resulting
from the streamwriter outputing in Unicode.
If I open the text file using notepad and save it with the default 'ansi'
type the import works fine. How can I convert the initial file to ansi.
Thanks in advance for any replies!
exported to a third party system. The third party system does not appear to
process the files in its original format. I have identified this as resulting
from the streamwriter outputing in Unicode.
If I open the text file using notepad and save it with the default 'ansi'
type the import works fine. How can I convert the initial file to ansi.
Thanks in advance for any replies!