Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Runtime hanging in Memory
Message
 
 
À
18/04/2005 19:01:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Divers
Thread ID:
01004879
Message ID:
01006016
Vues:
18
>I built a class using the code from the app and included it into my project. The last part of the mainprogram.prg (main program in project) is:
>
>LOCAL loObjRef
>SET CLASSLIB TO objref ADDITIVE
>loObjRef = CREATEOBJECT("objref")
>RELEASE loObjRef
>
>The INIT of the class executes the code in the Click event on the button/form; instead of displaying to a form, a file is written out. There are not any objects hanging around -- all seem to be released. Any ideas? Thanks.

Does it happens if you start and close application w/o doing anything?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform