Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Append General From...
Message
From
16/06/2007 08:28:40
 
 
To
15/06/2007 17:12:19
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01233663
Message ID:
01233720
Views:
10
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform