![]() |
|
Just another Perl shrine | |
PerlMonks |
unicode in windowsby =sjs= (Initiate) |
on Oct 19, 2006 at 04:24 UTC ( [id://579269]=perlquestion: print w/replies, xml ) | Need Help?? |
=sjs= has asked for the wisdom of the Perl Monks concerning the following question:
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. Thanks Steve S.
Back to
Seekers of Perl Wisdom
|
|