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:
Memory leak
Divers
Thread ID:
00209232
Message ID:
00209232
Vues:
50
Hi

We are experiencing a problem with VFP 6.0. When we run a form, VFP does not seem to release all the memory when we run it.

As an example and to test this we did the following

1 - Create a form with an OK Button with the VFP Base class
2 - Put THISFORM.Release() in the click method of the OK button
3 - ? sys(1016)
932864

4 - Do form test
5 - ? sys(1016)
949528
6 - Click on the OK button
7 - ? sys(1016)
932892

1- Where did the 28 bytes go ?

When we run our regular forms, containing some active-X such as Tree-Views and list view, after a little while, we get the error "Memory is low, so streaming output updating has been disabled (Error 2000))

2 - How do i get back all my memory back ?

Any tip will be greatly appreciated.

Regards

Stephane Hamel
Development Director
Info-Sys Software inc.
Répondre
Fil
Voir

Click here to load this message in the networking platform