Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE to Word (Saving a file)
Message
From
19/10/1998 17:34:11
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00148244
Message ID:
00148297
Views:
24
That is the first thing I tried an I get an OLE error on the SAVEAS
I am using the createobject of "word.application"
Does this work for you?


This code works if the create object is "word.basic"
oWord=createobject("word.basic")
oWord=FileOpen("filename")
oWord=fileSaveAs("filename")

thanks..
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform