Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Extracting an OLE Word Document from a General Field
Message
From
11/05/1998 12:54:21
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00081929
Message ID:
00098518
Views:
56
>>I think you just gave the solution. Message is in Swedish so is Word I
>think. You might need to add this :
=sys(3006,1033) && Instructions
>in English
Cetin
>>
>
>Hi again,
>
>I tried the following without success:
>
>
>=sys(3006,1033) && Instructions in English
>
>WITH THISFORM
> .addobject("olbW","Oleboundcontrol")
> .olbW.top = 0
> .olbW.left = 400
> .olbW.height = 400
> .olbW.width = 600
> .olbW.controlsource = "Document.ole_object"    && Embedded word doc
> .olbW.object.saveas("c:\temp\acopy.doc",)
>ENDWITH
>
Klas,
I shouldn't ask this but I have to doublecheck. Is there a "document" table with "ole_object" field with an embedded word doc (current record) and do you have a "temp" dir on c: drive ?
cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform