Guest Yoshimi Posted September 4, 2005 Posted September 4, 2005 How can I create a simple loop? I understand how a loop is supposed to work, but is there a way to make it so that it loops forever? Thanks for the help. `Yoshimi
lopolop Posted September 4, 2005 Posted September 4, 2005 (edited) ummm try ;Begining of loop While 1 ;End of loop Wend Edited September 4, 2005 by lopolop
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