Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thisform.Release() does not release the form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00129697
Message ID:
00129762
Vues:
28
I have a form class that does most of my seek, look, add and edit work. I am calling a form based on it but with a parameter of ADD to only add one record. I set a flag in the init and then after the use has saved or canceled I check the flag do thisform.release(). The release() is getting hit but it does nothing. The code continues to run as though it was not there. Is this because I am trying to exit in the middle of a method?

John,

Are your perhaps creating an object in the second form that is not being destroyed? This is one common reason a form will not release.

To destroy the object, set its value to .NULL., then the form will release.

regards,
Jim Edgar
Jurix Data Corporation
jmedgar@yahoo.com

No trees were destroyed in sending this message. However, a large number of electrons were diverted from their ordinary activities and terribly inconvenienced.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform