Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why won't form release
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00400449
Message ID:
00400921
Views:
15
Barbara,
I've actually never seen this but I wouldn't doubt it.

Sometimes I think Release doesn't release because the internal garbage collection algorithm gets confused (grasping at straws here). Usually, when it comes to form objects, I actually use "object = .NULL." instead of release. That appears to work better for me.

>Larry,
>Have you ever seen forms where an object reference is left (and causes problems) even when the object in question has been set to .NULL.? In my VMP4 I've had to do a RELEASE on my form objects when I close a form, but the debugger says they're all .NULL. Not that it isn't easy to add to QueryUnload().......
>
>Barbara
>
>>When you say you "close all the objects", what does that mean? It sounds like an object reference that hasn't been set to .NULL.. When you check the format of the Excel file, do you create an instance of Excel? If so, do you quit Excel (oExcel.Quit) and set the variable to .NULL.?
>>
>>Just some thoughts.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform