Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return value from a modal form
Message
 
À
15/12/1997 10:36:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00065924
Message ID:
00065928
Vues:
32
>What's the best way to return a value from a modal form class?

First issue the following command:

DO FORM MyForm TO MyReturnValue

Then in the form's Unload event:

RETURN (value)

MyReturnValue will then contain your desired result.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform