Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unicode and ANSI problem
#2
Macro Macro2871
Code:
Copy      Help
str ss="UNICODE TEXT (KOREAN)"
ss.ConvertEncoding(-1 949) ;;949 probably is incorrect because there are 8 Korean code pages. Click the link in ConvertEncoding help.
ss.setfile("c:\A.TXT")
run("B.exe" "" "" "" 16|10000)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)