Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Classes staying in memory.
Message
De
19/11/2003 14:49:35
 
 
À
19/11/2003 14:27:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00851587
Message ID:
00851597
Vues:
9
Make up a .PRG with CLEAR CLASS commands for all the classes involved. These commands must be done in the order from most derived to base because you cannot clear a base class before all classes derived from it have been cleared from memory. If you have to call the .PRG several times before it works then you have got the order wrong. Or simply let the list of CLEAR CLASS commands execute as often as there are commands, then it will work even if you have the order exactly backwards. *g*

Of course, this will fail if there are outstanding references to the classes.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform