Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detecting if a form is running
Message
De
01/12/2000 11:53:40
Josh Fedke
National Financial Corporation
Milwaukee, Wisconsin, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Detecting if a form is running
Divers
Thread ID:
00448132
Message ID:
00448132
Vues:
49
I'm trying to detect if a toplevel, modeless form is running. I'm trying something like:

if type("test_form.width") = "U" &&it will be "U" if form isn't running
do form test_form
endif

The type is always "U", even when the form is running. I have considered using amembers(...), but if the form isn't running, amembers(...) throws an error.


Anyone have any other ideas/corrections? Thanks in advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform