Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to check if another form is open
Message
From
11/01/2006 09:38:09
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01085589
Message ID:
01085609
Views:
13
>I want to be able to ascertain if another form is open, then transfer control to that form. It sounds easy but can't find the syntax for this.

Somthing like
IF _Screen.FormCount > 0
   _Screen.Forms(1).Show()
ELSE
   *-- No form open
ENDIF
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Reply
Map
View

Click here to load this message in the networking platform