Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory management
Message
From
24/09/2003 10:53:20
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Memory management
Miscellaneous
Thread ID:
00831853
Message ID:
00831853
Views:
54
I have an aplication that calls .app programs.
After using the main program and calling and exiting the "child" .app aplications
the systems becomes more slow and the memory starts to decrease.
All the code is 100% VFox.

I want to use release Command to release (not just erase) the variables.
If I do a release all extended will destroy the variables that I
need for the Main application. And a big c00005 will appear, of course.

So I need to track all variables used, to release them manually.
Because it seems that somethings are retained in memory. Even if the Form is destroyed.

Any Idea,
What command may I use? To manage memory in this way. Cleaning constantly memory.

Best Regards,
Pablo S. Velazco
Next
Reply
Map
View

Click here to load this message in the networking platform