Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory management
Message
De
25/09/2003 03:14:58
 
 
À
24/09/2003 10:53:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00831853
Message ID:
00832109
Vues:
32
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform