Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Append General From...
Message
De
16/06/2007 08:28:40
 
 
À
15/06/2007 17:12:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01233663
Message ID:
01233720
Vues:
9
Problem seems to be wrong format. If I add 0 as second parameters of the SaveAs in the following, I avoid the problem.

oWord = CreateObject("word.application")
...
...
oWord.ActiveDocument.SaveAs("MyDocName", 0)
oWord.ActiveDocument.Close
oWord.Quit
Release oWord
Marc Levesque
La Prairie, Quebec (CANADA)
marc.levesque@videotron.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform