B
Bill Kelly
Hi,
I'm reading the win32-utils docs
( http://rubyforge.org/docman/?group_id=85 ) to try to determine
whether Unicode filename support is provided by the win32-file
module?
I didn't see much mention of unicode, except in the win32-dir
docs, which mentioned unicode was not yet properly supported
on "create_junction".
That leads me to suspect maybe unicode *is* supported on the
other routines.
If so, my next question would be, which encoding format should
the filename string be in when passed to, say, File.open() ?
UTF8 ?
Thanks for your help,
Bill
I'm reading the win32-utils docs
( http://rubyforge.org/docman/?group_id=85 ) to try to determine
whether Unicode filename support is provided by the win32-file
module?
I didn't see much mention of unicode, except in the win32-dir
docs, which mentioned unicode was not yet properly supported
on "create_junction".
That leads me to suspect maybe unicode *is* supported on the
other routines.
If so, my next question would be, which encoding format should
the filename string be in when passed to, say, File.open() ?
UTF8 ?
Thanks for your help,
Bill