Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I Store an Array in a Custom Object?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00137989
Message ID:
00137997
Views:
15
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform