Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Releasing forms
Message
De
18/10/2001 07:50:16
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00570083
Message ID:
00570145
Vues:
27
Hi Kevin.

>> The part I can't get to work is for the first 2 screens to go away. I have tried every syntax and command I can think of, yet they are still there. These are modal forms. Hope that wasn't too confusing, any help appreciated. <<

The only way that I can think of to get this to work is to declare 2 public variables when you DO each of the first two modal forms and use this syntax:

DO FORM MyFirstModalForm NAME MyFirstPublicVariable LINKED

Then, in the Load of the third modal form, you can release the first two modal forms if they exist by releasing the public variables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform