I'm trying to get started with unicode in windows and having no luck.
For a starter I'd like to write a simple script that would open a file for input, another for output and copy the input to the output. I can't even get that working.
My input file is a text file created with windows word pad and saved as unicode. The code has japanese characters. I think unicode on windows means utf16 le.
Any help would be appreciated. This is my first script using unicode and I don't usually use windows XP.
Steve S.