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

Help the hotkey

$
0
0

I am new in autoit programming.
Used for a long time ahk.
In ahk there is a $ you use the key and more the function of the script.
I wonder if the autoit have something?

example:
I use left is script will use to left and then up.
script:

$left:: send {left} send {up} return

In Autoit there doing this?


Viewing all articles
Browse latest Browse all 12506

Trending Articles