Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List all properties with full descent
Message
From
06/11/2018 00:19:05
 
 
To
05/11/2018 17:10:47
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Miscellaneous
Thread ID:
01663149
Message ID:
01663150
Views:
88
>Hi,
>I would like to construct a file showing all properties with their descent / parent.
>Do we have a class doing this?
>Regards,
>Kon

Dunno, take one of the drilldown routines, enhance to your typical code.
Hints: do not only check for type "O" but also for descent.Parent == this.Name to identify Containership if relevant or your naming rules to rule out pure "object pointers" added for convenience/speedup, but not belonging into the tree.
Previous
Reply
Map
View

Click here to load this message in the networking platform