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
Title:
Can I Store an Array in a Custom Object?
Miscellaneous
Thread ID:
00137989
Message ID:
00137989
Views:
56
Greetings!

I have a custom object that I use to store variables, which I think is so much better than having a lot of public variables.

Is it possible to store an array in a custom object? After adding the property in the object, any attempt to dimension it results in a " is not an array" error message. The variable is initialized as logical by default, and I do not know how to set its default to an array. It SEEMS that the only way to have a globally-accessible array is to just make it PUBLIC. Is this true? Or, is it possible to programatically add a property(variable) to a custom object, initializing it as an array?

Thank you!

Michael Reynolds
Next
Reply
Map
View

Click here to load this message in the networking platform