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
Problem when using Cyrillic
Started by
Guest_Xeks_RU_*
, Mar 01 2005 02:27 PM
No replies to this topic
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users




