|
-
Aug 14th, 2007, 09:17 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Stop the cycle FOR for input
Hi. How could I stop a cycle FOR for input. For example:
FOR x=1 to 100
do something
stop for input some value into a textbox (a window will appear lets say and the user must insert some value)
resume (the user will click a button to resume the cycle FOR)
NEXT
Thank you very much.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|