Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing Thisform.aMyArray by reference
Message
De
08/09/1999 23:52:53
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00261669
Message ID:
00262733
Vues:
11
You cannot pass object properties as param by reference. The alternative solutions were already discussed in this thread.

Vlad

>How do I pass an array that is defined as a property on a form by reference? The following:
>
>Thisform.ChangeArray(@Thisform.aMyArray)
>
>Gives error:
>
>Alias 'Thisform' is not found.
>
>Am I sentenced to perform ACOPY before and after the call to Thisform.ChangeArray?
>
>--Paul
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform