Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object cannot be removed from memory
Message
From
09/06/1997 20:31:26
 
 
To
09/06/1997 19:27:23
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00035536
Message ID:
00035738
Views:
41
>CLEAR PROGRAM ?
>
>Vlad
>
>>I have already tried "SET CLASSLIB TO" with no luck. Any other suggestion would be appreciated.
>>
>>Thanks
>>
>>>This is because you set library to... without clearing the library from memory when is no longer needed.
>>>
>>>Vlad
>>>
>>>>I have the following code in the init method of a form.
>>>>
>>>>
>>>>SET CLASSLIB TO controls IN SEA.APP ALIAS lcl_class ADDITIVE
>>>>THIS.AddObject("Grd_Orders","or_returns_pick_orno_grid")
>>>>
>>>>
>>>>Everyting works fine but when I return to the project manager and try to build the app the next time I get the following message:
>>>>
>>>>Object File "D:\Appdevelopment\Sea\Sea.app" is in use and cannot be removed from memory.
>>>>
>>>>Does anyone know what's going on.
I sometimes get this message when my app closes inappropriately. When CLEAR ALL or CLOSE ALL doesn't work, check to make sure your program HAS indeed terminated. The way you can check is if you have the option to CANCEL your program under the PROGRAM menu it hasn't. If it hasn't, simply choose CANCEL in the PROGRAM menu. I hope this help.
It's "my" world. You're just living in it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform