Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I Store an Array in a Custom Object?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00137989
Message ID:
00137997
Vues:
16
>>Is it possible to store an array in a custom object?

>Add your property as:
>
>arrayname[1]
>
>Then you can DIMENSION it to any size needed in code. You can also set it's dimension at the time the property is created if you know what it should be, or if it needs to be multi-dimensional. arrayname[5,10]

----

GREAT!! Thanks a lot. It works fine now!

Michael Reynolds
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform