Hi All!

I have a small file on my Mac (Intel Tiger) which I try to save on a
PC (Win2K). It's called "thé ñëw fîlè"

I try to convert the name of the file using a textconverter as follows:

encoder = GetTextConverter(Encodings.UTF8, Encodings.WindowsLatin1)
newname = encoder.convert(oldname)

However, the result I get is this: "the´ n~e¨w fi^le`"

I've tried searching all over for it, but it's hard to put into words
and search terms.

Is this a bug or am I missing something fundamental?

Many thanks,
Jason.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to