Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass a whole array to class.property?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00018307
Message ID:
00018328
Vues:
41
>Any one tried to pass a whole array (not only one element of array) to
>class.property? I sent this question before but the title is wrong, which I
>want to know is passing a whole array to class.property.


I believe that what you need to do is create the property as an array in the first place. When you choose New Property and type in the name, follow the name with brackets (e.g. ArrayProperty[]). Then, you should be able to use ACOPY() to copy your array into the ArrayProperty. I don't know if you have to re-DIMENSION the ArrayProperty first.

Of course, I've believed many wrong things in my time.... :-))
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform