Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP not releasing forms
Message
 
To
03/03/1999 17:09:49
Noman Aftab
Embry-Riddle Aeronautical University
Daytona Beach, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00193791
Message ID:
00193823
Views:
20
>HI!
>I am having trouble while trying to close the form. When I click on the exit box form stays there and disables the exit box. When I try to quit VFP it prompts, 'There is not enough memory to complete this operation.' Each time I have to end my project by killing this task. I debugged the form and found out that when I try to release the form it doesn't even execute destroy procedure. I do have about 40 tables and views open at one time but I don't see why this will cause any problem. Can anyone please help me out. Thanks for your time.

The most common problem with a form not closing is there is a dangling object reference somewhere or an open table/view/cursor and the DE cannot be removed.
Check for objects that you've created within the form somewhere. You may have to programmatically destroy them.

Steve
Previous
Reply
Map
View

Click here to load this message in the networking platform