Hyphen Posted February 27, 2006 Posted February 27, 2006 My help file won't open! How do I make this command loop INFINITE times: Send ("daaaaaaaaaaaaaaaaaaaa");
greenmachine Posted February 27, 2006 Posted February 27, 2006 (edited) While 1 Send ("daaaaaaaaaaaaaaaaaaaa") WEnd Oh by the way, that's going to send daaaaaaaaaaaaaaaaaaaadaaaaaaaaaaaaaaaaaaaadaaaaaaaaaaaaaaaaaaaadaaaaaaaaaaaaaaaaaaaadaaaaaaaaaaaaaaa aaaaa etc etc. Is that really what you want? Edited February 27, 2006 by greenmachine
herewasplato Posted February 27, 2006 Posted February 27, 2006 My help file won't open!......but your browser works!http://www.autoitscript.com/autoit3/docs/:-) [size="1"][font="Arial"].[u].[/u][/font][/size]
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