Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any function to return list of properties for object?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01595309
Message ID:
01595310
Views:
67
This message has been marked as the solution to the initial question of the thread.
>Hi all,
>
>Is there a function that can be used against an object to return a list of properties for the object? I know that PEMSTATUS() can test for the existance of a property but I would like to just have a list of all properties returned (I am trying to make a function "generic" for a passed in object).
>
>Thanks,
>Albert

Albert,

Try AMEMBERS(...)

Kurt
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform