houseonfire Posted July 27, 2009 Posted July 27, 2009 Hey guys. Is it possible to send two keys at one time? For example, I want to send the Down arrow key, and the Left arrow key, for navigating around a map. Thanks to whoever helps me out.
cembry90 Posted July 27, 2009 Posted July 27, 2009 I believe you can use send('{LEFT}' & '{DOWN}') or Send('{LEFT}{DOWN}') ~Chris AutoIt Stuff: UDFs: {Grow}
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now