Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remove classes from memory?
Message
De
08/02/2011 22:34:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Remove classes from memory?
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MySQL
Application:
Desktop
Divers
Thread ID:
01499307
Message ID:
01499307
Vues:
322
Dear Experts,

I am testing the CA and DE classes I have made. The DE can have one or more CAs in it. In the command window, all I do is:
oDE = NEWOBJECT( 'myDE', 'myVCX' )
Then the CAs get created alright. The cursors show up. Fine. When I want them closed, I do:
RELEASE oDE
The cursors get closed, the oDE variable is gone.

Whenever I go back to modify the CA class, it always shows "Remove classes from memory?"

Although I just click Remove option and proceed to the Class Designer, what causes this? Dangling references (how could this possibly happen)? Is this something to worry about?

Thanks
Dennis
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform