Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Really release from memory ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00295429
Message ID:
00295443
Vues:
23
>Hi
>
>if i try to delete a class library right after i use it with
>
>modify class ??? OF "Classlib Name"
>
>it always give me {FILE IS IN USE }
>until i use the command "clear all"
>but it clear a litle bit to much
>
>i try command
>
>clear Classlib
>clear class
>clear program
>clear ressource
>release classlib
>
>but it doesn't work
>
>Do you Have a other idea ???
>Thank's in advance...
>Rock

You can't modify a class that's currently instantiated - you have to release all objects in memory that use that class before you can change the class.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform