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