Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What value holds the form File Name of a form?
Message
From
03/09/2005 02:51:30
 
 
To
02/09/2005 22:21:56
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01046493
Message ID:
01046518
Views:
15
>I want to put a small text box on each form that shows the form file name
>
>I will just copy that box to every form and will thus automatically have the form file name showing on the form.
>
>I would put an init method on the text box of something like:
>
>this.Caption=thisform.parent.Name
>
>Naturally this just gives the form name which is normally FORM1
>
>What value holds the form File Name of a form?
>
>
>
>THANKS
>Joel
>Houston, TX
This.Caption =  SYS(1271,m.Thisform)
Previous
Reply
Map
View

Click here to load this message in the networking platform