Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert Word macro to code
Message
 
À
07/10/2008 17:12:28
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01353435
Message ID:
01353475
Vues:
41
This message has been marked as the solution to the initial question of the thread.
>SWEET!!!!
>
>One last dumb question and you're on your way to that gold star!
>
>How do I tell it to close Word?
>
>A big fat thank you to you!!! :)
>
>Martha
FOR EACH oDoc IN oWord.Documents
     oDoc.Close(.f.)
ENDFOR
oWord.Quit()
oWord = NULL
if I remember correctly :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform