Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pause for user input?
Message
From
08/08/2001 16:38:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
How to pause for user input?
Miscellaneous
Thread ID:
00541540
Message ID:
00541540
Views:
27
Hi,

I have some code that looks like this:
scan a table of questions
   ask question
   create cursor of valid answers
   user picks answer from list of valid answers  && problem here
endscan
My problem is that I don't know how to 'pause' for user input in the middle of a scan loop. I was thinking of setting up a form and using addobject at the end of the scan loop to add a new combobox. But how can I allow the user to answer the question before it goes back to the beginning of the scan loop where it will generate an error message?

Any suggestions are appreciated.

Thanks,
Chris
Next
Reply
Map
View

Click here to load this message in the networking platform