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:
00018381
Vues:
43
>
>
>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.... :-))

If you declare your property with just one element you don't
need to redimension, something like: my_property(1), or my_property[1]
HTH
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform