Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Save Excel/Word OLE embed document
Message
From
18/08/1998 09:24:25
 
 
To
17/08/1998 11:02:46
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00127336
Message ID:
00127697
Views:
32
Hi,
This code which You wrote functioning when OLE Embed object is NOT editing.
I have this problem:
- I editing word document (OLE bound object) in modeless form (double click for edit)
- I click in FoxPro menu "Report->SaveAs" - but OLE object is still set as
editable.
- When I do this, FoxPro get error:
OLE IDispatch exception code 0 from Microsoft Word: The
SaveAs method or property is not available because this
document is being edited in another application...

How can I close edited mode for OLE embed object which I activate with double click on it. I use these command in menu:
goApp.MISReport.OLEReport.DoVerb(0)
goApp.MISReport.OLEReport.Object.SaveAs("c:\test.doc",)
but not functioning. When I use DoVerb(0) in one menu and SaveAs in other menu - this functioning. I think that command "SaveAs" is run and operation "DoVerb" is in this momen still not ending.

Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform