Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory Release
Message
 
 
To
15/07/2003 23:16:42
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00810528
Message ID:
00811734
Views:
10
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform