G
Graham W
I am trying to write a file to disk in ascii format for
an old mainframe system.
I can get the unicode without difficulty but I cannot
save the text as ascii.
I have tried strconv() but i am obviously missing the
point of the function. It converts to ANSI but I find
that words like ATLAS become chinese characters.
Please help
an old mainframe system.
I can get the unicode without difficulty but I cannot
save the text as ascii.
I have tried strconv() but i am obviously missing the
point of the function. It converts to ANSI but I find
that words like ATLAS become chinese characters.
Please help