Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to check if another form is open
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01085589
Message ID:
01085641
Vues:
16
Hi Timothy,
I usually use something (very simple) like:
if !wexist(theform)
  do form (theform)
else
  activate window (theform)
endif
could this work for you?

Franco

>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform