Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory leak
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01095329
Message ID:
01096415
Vues:
12
I have now solved the problem with
FOR EACH o IN oCollection
  CLEAR RESOURCES
  * .. code block
ENDFOR
This is a fairly drastic solution I would have thought, but it seems to work without any side effects.

This leads me to add to the vfp wish list some clarification in the next lot of documentation for the differences between
CLEAR RESOURCES
= SYS(1104)
RELEASE eVar
... and any other memory altering commands.

J

>Hi John,
>
>Just a SWAG, can you try Sys(1104)?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform