Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word Automation
Message
De
27/11/2000 12:26:24
 
 
À
27/11/2000 10:30:38
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00445480
Message ID:
00445729
Vues:
22
John:

>>oDoc = .Documents.Open(lcTemplate)
>>... Do some stuff
>>oWord.Visible = .T.
>>oWord.WindowState = 0
>>oDoc = .NULL.
>>RELEASE oDoc
>>oWord = .NULL.
>>RELEASE oWord

Is it possible that you are updating your document and/or template in the "Do some stuff" and not saving changes (this could be a problem if the user has the prompt to save Normal.Dot option selected) before yopu attempt to quit Word? If this is the case, it's possible that the Quit call is rejected by Word.

Daniel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform