Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I pass & return an array to form
Message
 
À
18/02/2004 07:16:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00878231
Message ID:
00878265
Vues:
22
>how do I pass & retrun an array to form
>Rajesh

Also, you could pass some array to the form by reference.
do form myform with myarray
and then just update the array elements from the form methods, or pass to the form the reference to the object that contains the array. However, you cannot pass directly the object's array property by reference as properties are always passed by value.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform