Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass an array and return array from a form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00759681
Message ID:
00760141
Vues:
14
>Hi Jim,
>
>I do not think you need to even "return" a value because the for is working with an object reference, therefore the object which is passed to the form is the same object the form is modifying. Upon exiting the form the original object will represent the activities applied by the form.
>

You are correcttechincally, however, if the form is NOT modal the code following the DO FORM will execute before the fomr is dispatched. So whether you choose to return the value or not you still need to have a modal form for the approach to work.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform