Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Instance will not Release
Message
 
À
08/09/2004 13:00:46
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00940340
Message ID:
00940411
Vues:
16
Steven,

>In my app I start an instance of Adobe Acrobat with this line
>
>avDocM = CreateObject("AcroExch.AVDoc")
>
>I run this line when through
>
>avDocM.Close(.T.)
>
>However, the instance will not release unless I close my app. Any ideas?

Any application that has visible UI usually doesn't shut down if the UI is still visible even if you release the reference to the root object. IOW, you have to set Visible to .F. or call the Close() method on the document before releasing the reference.

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform