Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PEMSTATUS: I got the object name: how can I get the obje
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00299402
Message ID:
00313215
Views:
54
>>SYS(1272) is I believe what you are looking for: it returns the object (not class hierarchy of the object reference.
>>
>>If you had a form whose name property was Form1, that had a container on it (container1) that had a commandbutton on it (command1), sys(1270,{object references to command1}) would return the string form1.container1.command1
>
>Rick,
>
>I don't think this is correct. SYS(1270) does not return any stroing at all, it returns an object reference.

I meant 1272 - typo on my part < g >. As the beginning of my message said SYS(1272) is what is needed:

sys(1270,{object references to command1})

Thanks for catching that Jim!
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Previous
Reply
Map
View

Click here to load this message in the networking platform