Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MOA Clear
Message
De
24/03/2003 16:53:43
 
 
À
24/03/2003 15:26:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00769412
Message ID:
00769471
Vues:
19
You may have a dangling object reference somewhere. Have you released all of your objects with something similar to the below?
oobjectname=.null.
release oobjectname
You can also include CLEAR DLLs just in case, but CLEAR ALL usually dumps them.
>Hi all,
>
>I have a problem issuing the CLEAR ALL command because something is not released or closed, probably a dangling reference somewhere. Is there a VFP command that releases,clears and closes everything (objects,memory,etc)? Or a sequence to kill all dangling reference?
>
>
>* This is my code snippet when exiting the app.
>close all
>release all extended
>clear memory
>clear all && bomb!!!
>
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform