Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to tell if a form is already open.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00680582
Message ID:
00680674
Vues:
27
Other way to check it to use WEXIST() function. If name of the form is frmCustomer, WEXISTS("frmCustomer") will return true when form is open.

>In my application, I am setting it up that when I double click a grid line item that it will open a form to display the detail information. When I run it, it will open the form as I need, but if I choose another line item, it will open another form. How do I get it to use the same form if its open or to open the form if it isnt?
>
>Thanks in advance
>Ron
- Jayesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform