Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass variables from one form to another?
Message
De
06/11/2002 23:53:40
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00719680
Message ID:
00719682
Vues:
11
Thank you Nadya - I will try it out.

>
>Couple of ways. One would be to pass form's A reference to form B, e.g.
>do formB with this
>formB init
>lparameter toCallingForm
>thisform.oCalForm = toCallingForm
>
>You can bind your textboxes to thisform.oCalForm properties (or assign them before formB releases) In formB.Destroy put thisform.oCalForm = null
>
>If you use VFP7 you can pass array back, but I don't use VFP7 yet...
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform