Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need the entire reference for an object
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00184477
Message ID:
00184483
Views:
20
Alain,
If you mean the containers for txtxxx, I suppose you could parse the Parent properties:

pocnt = txtxxx.Parent
pofrm = pocnt.Parent

???
You could have a loop which continues until the Parent is NULL.
Mark

>Is there a way to get the entire reference for an object ?
>
>Ex: frmxxx.cntxxx.txtxxx.name
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Previous
Reply
Map
View

Click here to load this message in the networking platform