Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Activate form if it is opened before
Message
From
03/09/2003 13:14:14
 
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00825696
Message ID:
00825755
Views:
19
Hi SoyKan,

try
IF WEXIST("MyForm")
  ACTIVATE WINDOW MyForm TOP
ELSE
  DO MyForm
ENDIF
Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform