Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object cannot be removed from memory
Message
De
10/06/1997 11:05:19
 
 
À
10/06/1997 10:39:08
Lamar Glover
Southeastern Apparel, Inc.
Dothan, Alabama, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00035536
Message ID:
00035819
Vues:
39
>Tried that too. No Luck.
>
>Let me give a little more background on the problem.
>
>When I exit the application and DISP STAT or DISP MEMORY I can see that some of the variables and/or objects are still active. I can do CLOSE ALL and CLEAR ALL and all the variables and objects are gone but I still can't build the application again.
>
>I have tried every command I know (and I have been in the Fox business for 10 years), and still can't seem the clear the application object from memory.
>
>I AM BAFFELED..........
>
>
>
>>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.

you must have a hang in your sea.app.. are you sure you CLEAR EVENTS and CLOSE ALL DATABASES, CLEAR MEMO, RELEASE ALL, RELEASE ALL EXTENDED, etc...
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform