Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with charset
#2
I copy-pasted the text in Notepad and saved in a file using ANSI encoding. This macro displays it correctly.

Macro Macro3196
Code:
Copy      Help
str s.getfile("Q:\Test\ANSI.txt")
s.ConvertEncoding(1252 -1)
out s

For this to work correctly, must be checked Options -> Unicode.


Messages In This Thread
Problem with charset - by marktech - 04-20-2022, 10:57 PM
RE: Problem with charset - by Gintaras - 04-21-2022, 04:56 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)