Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Save Excel/Word OLE embed document
Message
De
18/08/1998 09:24:25
 
 
À
17/08/1998 11:02:46
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00127336
Message ID:
00127697
Vues:
34
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform