Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Save word file as html file
Message
From
13/08/2002 18:01:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Save word file as html file
Miscellaneous
Thread ID:
00689360
Message ID:
00689360
Views:
60
I got the following error "Ole error code 0x80010105: The server threw an exception" during the save as html session.

The main coding I'm using
#define wdFileSaveAs 100

oWord=CreateObject("word.Application")
oWord.FileOpen(NAMES) &&open the file

oWord.FileSaveAs(NAMES,wdFileSaveAs,.f.)

Can anybody help me with the right coding to save as html file?
Next
Reply
Map
View

Click here to load this message in the networking platform