Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Array passed to form no longer an array
Message
 
À
18/04/2000 20:43:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00361069
Message ID:
00361127
Vues:
16
>Here's my take on this, and of course a cheezy work-around. When you issue "Do ... with thisform.formproperty" the formproperty is passed by VALUE. When you pass an array by value, only the first element of the array gets copied and handed in; therefore the receiving parameter REALLY ISN'T AN ARRAY, but it's rather a SINGLE-VALUED-VARIABLE containing a COPY of the array's first element.

Thanks! I will pass the entire form.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform