Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

ControlSend problem

$
0
0
Hi guys.
I just made my script and it works almost perfect but I have some problems with ControlSend function.

[ autoit ]      
While 1 $msg = GUIGetMsg() Select Case $msg = $okbutton      GuiDelete("H") Sleep(200) ControlSend("[CLASS:Photoshop]","","","^{ENTER}",0) Sleep(200)      ExitLoop EndSelect WEnd

The problem is that the script randomly sends "Ctrl+Enter" (which I need) and sometimes just "Enter" to photoshop.
I need it to send Ctrl+Enter all the time.
I know I made something wrong but I just can't find the solution myself.
I tried increasing Sleep or adding WinActivate function but still no progress.

Any advise?

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>