Hi. I have a file a text file generated with accents (á, é, í, ó, ú, ñ, in addition to other ASCII characters such as nº 179) in SysOp D.O.S. and I wanted to know what Encoding I should use in ST3 to properly display and save that text file, so that it retains those characters as they were originally generated. Or maybe I should not use Encoding and maybe change the FONT type? Thank you very much for the help.
Save encoding
deathaxe
#2
If there are no restrictions/limitations caused by other apps you want to use the text file with, utf-8 is always the best choice today. It handles all ASCII characters as is and encodes UNICODE characters.
1 Like
jalbo
#4
Thanxs for answers!! Then iam “reopen” with utf8 option? Iam try this, but the characters dont modify in letters with accents.
Regards!
0 Likes