Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Kill process
Message
De
02/03/2006 07:25:26
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
01/03/2006 18:03:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01100688
Message ID:
01100810
Vues:
15
>I am printing a PDF file using some program. That program uses Reader to print the file. Reader stays open after the print and I cannot delete the file. How can I kill Reader? How do I know that print is done?
>
>Thanks

Besides other suggestions would you also try Sedna CTP1 NET4COM's StopApp and tell us how it went?
Local x As NET4COM.IProcess
x = Createobject("NET4COM.Process")
x.StopApp("AcroRd32")
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform