Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Amembers()
Message
 
 
To
18/06/2008 17:47:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01325286
Message ID:
01325288
Views:
10
>I'm using the AMEMBERS function to get the properties from a class into an array.
>
>If I was using VFP 8, this is how I would do it.
>
>
>
>AMEMBERS( laProperties, this, 0 ) && 0 = property names only
>
>
>
>How would I get just the properties using VFP 6?

Does it mean that VFP6 doesn't have AMEMBERS() function? If yes, how about opening this classlibrary as a table and looking in the appropriate field?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform