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:
00304777
Views:
46
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

Is this what you were looking for?

>In my code, I have form objects that I saved the name using for each myobject in form.controls. I want to do pemstatus on them but their name is of course character. Is there a way ?
>Thanks
>eric
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform