Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning multiple values from a form
Message
De
09/08/2000 01:26:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Returning multiple values from a form
Divers
Thread ID:
00402652
Message ID:
00402652
Vues:
54
In the VFP Programmer's Guide there's a great example of how to return a value from a modal form. However, it doesn't go deep enough. How would I pass 3 values?

In the unload event of the modal form, how do you RETURN 3 values, for instance: value1 is the .value of a textbox, value2 and value3 are field values selected with a combobox.

From the Method that runs the form would I use "DO FORM formname WITH param1,param2,param3" or would I use "DO FORM formname TO variable1,variable2,variable3"?

Rodney
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform