Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form won't release
Message
 
 
À
10/11/1998 09:48:06
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00154566
Message ID:
00156250
Vues:
34
Elyse,

No, unfortunately there isn't, short of browsing all the properties of all the objects and memvars in the system looking for type O items.

There is also an VFP bug where if you use pemstatus() (and possibly getpem() too I think ) more than once in a single statement it can cause internal references that you have absolutely no control over. The workaround is to assign the return values to memvars and use the memvars. I know for a fact that getpem() doesn't return the proper values when used twice in a statement so I always put it's result into two memvars.

>I have a similar problem. Is there any easy way of seeing WHERE there is a reference to one of the contained obejcts of the form that isn't being released?
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