Hi,
I am getting started with AHK and have a simple script designed to work on 1 pc, 1 window. It works:
<hotkey esc>
<sendpc local>
<sendwin Lin1>
<key F6>
When I press the ESC key, the f6 key is pressed.
What I need is for the f6 key to be pressed once every second continuously until the esc key is pressed again. Is there a way to make that happen?
Kind Regards,
Connect With Us