Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing Object Properties
Message
From
13/02/2004 17:01:38
 
 
To
13/02/2004 16:51:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00877300
Message ID:
00877305
Views:
16
>Does anyone know of an easy way to get a listing of an object's properties?
>I am working with the application framework and many of the objects have long sets of properties. It would be nice to be able to make a hard copy that I could quickly look through instead of having to go the the opject's property window and page around to find things.
>
>Thanks,
>Greg Taylor

If you have the object ref you could get an array with the properties
? AMEMBERS(la_pem, object)
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Reply
Map
View

Click here to load this message in the networking platform