Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Extracting a Word file and saving it
Message
From
10/12/2009 23:17:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Extracting a Word file and saving it
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01438536
Message ID:
01438536
Views:
98
I have a general field which contains a Word file. I need to save it back on disk.

I am trying this:
IF oForm.myOle1.oleclass="Word.Document"
   oForm.myOle1.object.SaveAs(str(recno())+".doc")
endif
This gives this error:

Word cannot start the converter mswrd632.wpc.

Obviously, something is not installed on my PC or something like that. Anyone would know what it is?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform