Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine the name of the current form?
Message
From
21/01/1999 17:11:05
 
 
To
15/01/1999 17:48:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00176761
Message ID:
00178760
Views:
27
>Some code in a class needs to know the name of the form that has instantiated it. Is there a way to determine it? Something like thisform.name? I need the name of the .scx or .sct file.
>
>Thanks.

Chris,

You can get the caption of the form with wtitle() and relate the caption to the form name.

Allen
Previous
Reply
Map
View

Click here to load this message in the networking platform