Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing Thisform.aMyArray by reference
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00261669
Message ID:
00261706
Vues:
16
>>Paul,
>>
>>You either need to ACOPY() to a regular array or pass a reference to teh fomr itself to the routine and then manipulate the array property.
>
>Thanks Jim! I have five arrays on my form that I need to pass to a method. My best bet is to use ACOPY.
>
>Thanks again!
>
>--Paul

Paul,

I would disagree. I think the best way to pass 5 array properties is to pass a reference to the form to the other one.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform