Hello Community
Generally i am very happy with ExamDiff. But now i am not able to compare a file, written for Visual studio MS-Dot.net C#. I guess the problem is russian language characters.
What to do?
Best regards
Problems on ExamDiff with Russian Language, it says binary f
Re: Problems on ExamDiff with Russian Language, it says bina
I see a similar problem to Frank's. In my case, the files are in Windows-1251 (Cyrillic), not UTF-8. The "binary" error only occurs when there are a large number of Cyrillic comments (perhaps, especially near the beginning of the file).
These files do not have any particularly long lines; your text-vs-binary heuristic ought to be able to identify the CR-LFs and proceed appropriately. I don't care if the display shows the text in the same charset; I just want to see what lines have changed.
These files do not have any particularly long lines; your text-vs-binary heuristic ought to be able to identify the CR-LFs and proceed appropriately. I don't care if the display shows the text in the same charset; I just want to see what lines have changed.
Re: Problems on ExamDiff with Russian Language, it says bina
You can use Options | Compare | "Treat both files as text files" to force text comparison.
psguru
PrestoSoft
PrestoSoft
Re: Problems on ExamDiff with Russian Language, it says bina
Thanks! I'd looked for an option like that, but somehow I missed it.