Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any Way To Determine Object's Properties?
Message
From
28/09/2011 15:02:07
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
To
28/09/2011 14:52:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01525091
Message ID:
01525098
Views:
63
I know. That's why I mentioned about being "halfway" there. Thanks again for pointing me to Amembers(). Much appreciated.

>You will find the properties using amembers(). So you must make a simple For Each loop to find the names and their values.
>
>>Thanks Tore. I guess I'm not going to get the values with Amembers() but anyway, I'm halfway there.
>>
>>
>>
>>>Check out Amembers()
>>>
>>>>For example, if I have an object, myObj (based on empty class), that contains the following three properties:
>>>>
>>>>1) myObj.startdate = {^2000/01/01}
>>>>2) myObj.name = "Joe Blo"
>>>>3) myObj.age = 46
>>>>
>>>>is there any built in VFP function/command that can return me the name of each property and its corresponding value? I was hoping that I could pass in any generic object and have it's properties' names and values spit out.
>>>>
>>>>TIA,
>>>>Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform