Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory management
Message
From
25/09/2003 03:14:58
 
 
To
24/09/2003 10:53:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00831853
Message ID:
00832109
Views:
30
Hi,

>
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.
>

Unless declared public your variables should automatically be released when they got out of scope. This sounds more as if your child apps are not being destroyed cleanly - probably due to dangling object references....

Regards,
Viv
Previous
Reply
Map
View

Click here to load this message in the networking platform