Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass a whole array to class.property?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00018307
Message ID:
00018328
Views:
37
>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform