Jump to content



Problem when using Cyrillic


  • Please log in to reply
No replies to this topic

#1 Guest_Xeks_RU_*

Guest_Xeks_RU_*
  • Guests

Posted 01 March 2005 - 02:27 PM

Hello,

Use AutoItX v3.1.0
running the simliest vb script:

'-------------begin-----------
oShell.Run "notepad.exe", 1, FALSE
oAutoIt.WinWaitActive "Untitled - Notepad", ""
oAutoIt.Send "Hello, World{ENTER}"
oAutoIt.Send "Çäðàâñòâóé, Ìèð" ' it is "Hello, World", only in Russian :-)
'-------------end-------------

After it in the second row of Notepad I see abracadabra. I guess it is the
problem of encoding.
Is it possible to fix the problem somehow?

P.S. The same problem when using Cyrillic in: StatusbarGetText, WinGetText,
WinWait








0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users