Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to stop VFP after Word.Document.Open() ?
Message
De
27/06/2007 12:37:39
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
How to stop VFP after Word.Document.Open() ?
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01236033
Message ID:
01236033
Vues:
75
I need to modify document before send it to fax.

oWord = createobject("word.application")
oWord.visible = .t.
oWord.Documents.Open("MyDocumentToModify")
**************************
&& I need to wait here
**************************
release oWord
*********************************
do sendtofax with "MyDocumentToModify"
*********************************
Marc Levesque
La Prairie, Quebec (CANADA)
marc.levesque@videotron.ca
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform