Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems returning a value from form
Message
De
07/12/1999 00:17:14
 
 
À
06/12/1999 23:20:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00299555
Message ID:
00299586
Vues:
16
>>>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"
>>>
>>>This is what I have in the UNLOAD EVENT
>>>
return thisform.description.value
>>
>>Is the form modal?
>
>The form is modal.

Do you mean that the control no longer holds the correct value, or that the value is not returned to the calling procedure. The control has not been destroyed by Unload time, so that should not be a problem, but you can try storing itsvalue to a form property and returning the form property instead.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform