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

Set hotkey an ASCII Character

$
0
0

Hello autoit forum , my z button broken so i want to press "<" key to send "z" character.But i could not.

 

I tried this ;

$Key = Chr(60) HotKeySet($Key,"z") Func z() Send("z") EndFunc while 1     Sleep(10) WEnd

I can send "<" key with this code but cant set to hotkey

$Key = Chr(60) Send($Key)

Cheers Loken ;)


Viewing all articles
Browse latest Browse all 12506

Trending Articles



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