Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems returning a value from form
Message
De
06/12/1999 23:15:17
 
 
À
06/12/1999 23:13:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00299555
Message ID:
00299557
Vues:
14
Hi Norm,

>I have a value in a form that I need to return back to the calling form. However, when the UNLOAD event is fired, my value is gone. I'm missing something, what do I need to do to preserve my value to it can be "returned"

Classic. By the time the form hits the Unload, all the controls have Destroy()ed. Just save all the values to form properties before you shut the form (like whenyou hit exit or something) then return those.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform