blabla Posted June 18, 2004 Posted June 18, 2004 How would i do this ???? i looked in the .hlp file cant find plz tell me how to do it thanks to whoever responds
midiaxe Posted June 18, 2004 Posted June 18, 2004 You can use While..Wend. The code below will loop indefinitely. You have to kill the process from the system tray or task manager. While 1 Wend
emmanuel Posted June 18, 2004 Posted June 18, 2004 You can use While..Wend. The code below will loop indefinitely. You have to kill the process from the system tray or task manager. While 1 Wendor have an if then that does an exitloop "I'm not even supposed to be here today!" -Dante (Hicks)
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