Quantcast
Viewing all articles
Browse latest Browse all 3747

Encodings again - Russian

I probably have the most trouble getting different languages into my program using the same code.
Is there anything special I should be doing to import a Russian text file that would be different to the 6 other languages that I import?
The text file looks fine in BBEdit as UTF8 but when I import I get the mystery ? В Направле�

textInput = TextInputStream.Open(f)
textinput.Encoding =  Encodings.UTF8

6 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 3747

Trending Articles