zutto Posted April 10, 2009 Posted April 10, 2009 (edited) yeah i am having bit problems with that now sometimes it works, sometimes it doesnt "send" they key example do ;crap send("{a down}") until $crap = 1 send("{a up}") for some reason it "locks" the key [i cant use that key until i manually update $crap to 1[or just close the script..]] anyone has any ideas whats wrong;? Edited April 10, 2009 by zutto
Developers Jos Posted April 10, 2009 Developers Posted April 10, 2009 sounds pretty logical to me when you are constantly sending the "{a down}" as long you are in the loop. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
zutto Posted April 10, 2009 Author Posted April 10, 2009 (edited) sounds pretty logical to me when you are constantly sending the "{a down}" as long you are in the loop.ah..trying in other way then e: reporting back soon.EDIT: yes it was the reason :E lol it worked fine earlier but yeah, thanks that fixed it Edited April 10, 2009 by zutto
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