Encoding, its hard, can we fix it?
I still do not understand how SER handles encoding, we all know encoding is hard, but no matter how hard i try SER won't pickup some text. UTF-8, Ansi (Windows-1252). Can you explain what is the correct way to make sure SER can read the chars in the correct way? What is important? My text editor, file encoding, how do i paste the message into engine.ini to make sure it all works? What i should do to avoid messing up the file encoding (opening file in wrong editor) ?
Comments
Edit: i may be wrong, beacuse this variable is extracted before the submission, not afterwards...
I have to use the exact text (byte by byte).
But in what encoding do i save the file ? What do i exactly paste (clipboards brake encoding).