Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory Release
Message
 
 
À
15/07/2003 23:16:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00810528
Message ID:
00811734
Vues:
11
Hi Darren,

I'm not sure why do you run this form if you don't need it. I would remove all the code from the form and save it as a class. In the application main program instantiate form from the class and execute the code moved from the form here.

>VP6
>
>I have a VFP program calling another VFP program with 'run /n program name'. The program executes properly, but when it finishes it does not release from memory, if I go to task manager the process is still listed. The program that is being called opens a remote ODBC connection, runs a form (This form only has code in the activate method and at the end of this method runs clear events and thisform.release) returns to calling program and quits. I am only using the form because I need to utilise an activex control.
>
>Does anyone know why this program would not be releasing ?
>
>Regards
>Darren Donald
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform