Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Button calls a form, form returns values, button code co
Message
 
À
28/08/2008 21:59:27
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01342942
Message ID:
01342974
Vues:
24
This message has been marked as the solution to the initial question of the thread.
Hi Jay,

How can I keep the other values gathered from Form2 in scope, or return them to Form1?

Store them into properties of the form. Then, in the Unload event create an object based on the EMPTY() class and use ADDPROPERTY() to transfer all values to the object. Return this object or NULL instead of .T. and .F.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform