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

Send ctrl+key problem

$
0
0
Hi all!

I have a problem with sending combination of control and key. Script always send only key without ctrl effect in any application.

I tried
[ autoit ]      
Send("^a")
[ autoit ]      
Send("{CTRLDOWN}") Send("a") Send("{CTRLUP}")
[ autoit ]      
Send("{CTRLDOWN}a{CTRLUP}")
with and without Sleep statements between Send commands - no succes.

OS - WinXP and Win7 both under VMWare player.

This script works perfectly about four month ago in same systems except that autoit was reinstalled.

PS. Sry fo my inglish=)

Viewing all articles
Browse latest Browse all 12506

Trending Articles



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