Dae Posted August 21, 2007 Posted August 21, 2007 Hi, how do you check if a key was hit or being held again? Without using HotKeySet. Also what do you use to send the char `? That's `````````` beside 12345. Thanks guys, appreciate the help
Zedna Posted August 21, 2007 Posted August 21, 2007 _IsPressed() Resources UDF ResourcesEx UDF AutoIt Forum Search
Paulie Posted August 21, 2007 Posted August 21, 2007 (edited) Hi, how do you check if a key was hit or being held again? Without using HotKeySet.Also what do you use to send the char `? That's `````````` beside 12345.Thanks guys, appreciate the help _IsPressed()Its in the help...Damn... Got beat :S Edited August 21, 2007 by Paulie
Dae Posted August 21, 2007 Author Posted August 21, 2007 (edited) Thanks guysWhat about ``````````````````````````````````````````````````? Edited August 21, 2007 by Dae
Paulie Posted August 21, 2007 Posted August 21, 2007 Thanks guys What about ``````````````````````````````````````````````````?Errm.... Send("`````")
Dae Posted August 21, 2007 Author Posted August 21, 2007 Was the erm really necessary? Anyway, thanks for the help, nice forum. There was a typo in my HotKeySet preventing it from working >.<
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