Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
utf-8 to unicode actions
#2
Have you try this?

Macro temp1
Code:
Copy      Help
out
str url="search?q=%CE%BF%CE%BE%CF%85%CE%BC%CE%B5%CF%84%CF%81%CE%AF%CE%B1&ie=utf-8&oe=utf-8"
out url.escape(8)

str utf8="μ"
out utf8.escape(9)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)