Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems returning a value from form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00299555
Message ID:
00299692
Vues:
14
>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
There's also the heretical method.

_screen.addproperty('mytest','hello')
?_screen.mytest
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform