Guest lolek Posted December 12, 2004 Posted December 12, 2004 Hello I maked auto click spacebar scriptbut i don't know how can i do to repeat this same scriptmy source code:$answer = MsgBox(4, "AutoIt Example (English Only)", "Do you wanna run script?") If $answer = 7 Then MsgBox(0, "AutoIt", "Bye!") Exit EndIf Send(" ")thanks for help
Developers Jos Posted December 12, 2004 Developers Posted December 12, 2004 (edited) Hello but i don't know how can i do to repeat this same script<{POST_SNAPBACK}>While 1 ; ... your code Wendps ... pls read the title/purpose of this forum and the info at the top !! Edited December 12, 2004 by JdeB 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.
ezzetabi Posted December 12, 2004 Posted December 12, 2004 (edited) While you wait for Jon that will moves this thread in the right place. And until you learn how to read... You should check the bold words in the helpfile. Edited December 12, 2004 by ezzetabi
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