I need your advice.
In my application I create .csv file (semi-comma separated).
If I open this file through "import data from text" in Excel, there correct recognised UTF-8 encoding and all data displayed correctly.
But if I open file by double click, cyrillic text displayed incorrectly.
Is there are any way to encode text where I create file or give some directive to Excel that text in the file encoded by UTF-8?
Thank you in advance.
Pavel.