Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Decrypt quoted printable strings
#7
Windows bugs. I also tested on XP, worked well.

try this
Macro Macro83
Code:
Copy      Help
str s
s="Μπα"
out s.QuotedPrintableEncoding(0 "windows-1253")
out s.QuotedPrintableEncoding(1 "windows-1253")


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)