Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form persists
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00423487
Message ID:
00423573
Vues:
16
>Thanks to you both. Here's what happens:
>
>oMoverExternals.Release() and oMoverExternals = .NULL. both do nothing except give the message that "oMoverExternals does not exist."
>
>oMoverExternals.Hide() does indeed hide the form, but how can I know if it was truly released?
>
>Thanks again
>
>Jim

Is oMoverExternals a variable in some object method? Sounds like it is a local variable that loses scope when the method finishes running. That would explain why you get the does not exist error. What is oMoverExternals? Posting the method code that calls the form would help as well.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform