Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Decrypt quoted printable strings
#9
However, this is another peculiar situation :

Macro temp9
Code:
Copy      Help
str s
s="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"
out s.QuotedPrintableEncoding(0 "utf-8")
out s.QuotedPrintableEncoding(1 "utf-8")

which it produces the following output :

=CE'=CE'=CE"=CE"=CE.=CE-=CE-=CE=98=CET=CE=9A=CE>=CE=9C=CE=9D=CE=9E=
=CE=9F=CE=A0=CE=B5=CE=A3=CE$=CEY=CE=A6=CE=A7=CE=A8=CE=A9
''"".--ΘTΚ>ΜΝΞΟΠΡΣ$YΦΧΨΩ

Could you please comment on it?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)