Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pause for user input?
Message
De
08/08/2001 16:38:59
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
How to pause for user input?
Divers
Thread ID:
00541540
Message ID:
00541540
Vues:
36
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform