Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking for conditions in INIT
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00290528
Message ID:
00295943
Vues:
27
Clark,

Forgive this late reply. I believe you should be doing your checks in Load event rather than the Init event. The point about the Load event is that it is called before any of the object's on the form are instantiated, so it is much safer if you decide not to proceed with loading the form. To achieve that, return .F. from the Load event.

Mike
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform