Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Quit com exe
Message
De
25/01/2006 20:58:09
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Quit com exe
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01090367
Message ID:
01090367
Vues:
74
Hi All

I have a com exe that I am using to dispaly a progress graphic while doing long processes. I am having problem with the com.exe not releasing. What is the best way to make sure the com.exe gets released from memory? Some code.
loProg = creatobject("progressindicator.ProgressIndicator")
loProg.setCaption()
loProg.show()
loProg.release()
If I don't do the show() above the process will be released.

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform