Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove classes from memory?
Message
From
08/02/2011 22:34:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Remove classes from memory?
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01499307
Message ID:
01499307
Views:
321
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
Next
Reply
Map
View

Click here to load this message in the networking platform