Jump to content

Recommended Posts

Posted

Hi,

I've been trying to get autoit to hold down escape key and release it. However it's not working. Any suggestions?

Send ("{ESC down}")

Sleep (500)

Send ("ESC up}")

Sleep (500)

Because this is for another program, a simple Send ("{ESC}") wont work

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...