Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get Form Name
Message
From
03/11/2008 11:03:55
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
How to get Form Name
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01359184
Message ID:
01359184
Views:
115
Dear Experts

I have following five lines under command1
Local SELE6
SELE6=0

Define Popup ABC SHORTCUT Relative FROM 4.5,71.5 TO 25,113  Title 'T O O L S'
DEFINE BAR 1 OF ABC PROMPT '\<1- Int. Backup'FONT "Arial",11 style 'B' COLOR ,RGB(0,0,0,128,255,255)
On Select Bar 1 Of ABC Do Form BKUP
By clicking Form BKUP runs.

Now there is a text box in that Form
I want to display Form Name "BKUP" in text1.

In Project Manager the form name is "BKUP".
In form's property sheet the form name is "Form1"
But I want to get "BKUP"

Please help
Next
Reply
Map
View

Click here to load this message in the networking platform