Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to get user input?
Message
 
À
02/11/1998 23:57:26
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00153811
Message ID:
00153812
Vues:
21
>I am looking for suggestions on the best way to get user input while in the middle of a method. What I want to do is pop up a form that is in the formset so the user can add information, in this case an item id, if a certain condition is met while I am in a method. Can I just "ACTIVATE WINDOW inputform"? I need the rest of the method to finish after the user enters the info.

1. Divide your method into 2 methods, with the form being called at the end of the first method.

2. Call a modal form (outside the formset). This will stop the method until the modal form closes.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform