Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing property arrays by reference
Message
De
25/07/2001 10:14:58
Del Despain
Colorado Plateau Associates
Hurricane, Utah, États-Unis
 
 
À
19/07/2001 17:59:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00532698
Message ID:
00534987
Vues:
15
Thanks!

>
>I forgot to mention that you can also pass an object reference to the form, but you would have to re-code the "dothis" function to accept the object.
>Then you can refer to the object.array, e.g.
>
>
>dothis(oForm)
>** dothis()
>function dothis(toForm)
>  toForm.array(1,1) = "hello"
>  ** etc...
>endfunc
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform