Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
URGENT! Form not releasing!
Message
 
 
À
10/11/1998 21:51:18
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00156449
Message ID:
00156632
Vues:
15
Elyse,

If you are using PEMSTATUS() just to test for the existence of a property, try changing it to type( "oSomeObject.SomeProperty" ) != "U"

Other that that check all of your methods for code that uses object references and make sure they are using LOCAL memvars. If the code uses an object property for the reference make sure you set it = .null. in the object.Destroy()

>HELP! My system was supposed to be finished today and suddenly my form is not releasing. I know that it probably means there is a reference to an object somewhere but I can't for the life of me find it. (I don't use PEMSTATUS more than once in the form.) Is there any way to make sure that all the objects associated with a form get released when I say ThisForm.Release()? Any help greatly appreciated!
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform