Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How Can I get Top-Level Form Name?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00817434
Message ID:
00817462
Views:
23
>Is there any way a Child form can get the name of the Top-Level form it is opened in?

One way would be to just pass it the TL name:

Example: DO FORM child WITH TLname (assuming you're using DO FORM to launch child?)

Then pick up TLname in the child Init (for most forms, anyway). I use a more complex method (a TL form-launcher), but the above's one simple way.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform