how do you create a AutoHotKey spin macro? -


I have something that repeats the keyboard key "up, left, down and right" and until the key to insert Not being pressed repeats in the end, I am not sure how to get it done to stop it? Can anyone help me point in the right direction?

I am not currently on a windows computer, so this code is untested < P> This is not ahk_L for ahk_basic

You will need to create a hotkey to start this loop. You should also make sure that it runs only on the window on which you are inducting, as well as a way to exit the script quickly, because the script may run away from you, so that you restart the computer You can.

 ; While the physical insertion key is above, while the keystest ("insert", "d") ({} {up} {left} {right} {bottom}}   

For information on that particle topic, you may need to use a different transmission mode (and I suspect that may be possible).

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -