-
[RESOLVED] Wordconnect
Hi!
I want to have some data exchange between my application and ms word. I start my work basing on this article.
But there is no info or examples how to perform a quiet an ordinary action: to check if some file is already opened and to connect it - not to reopen.
I suppose there is some info here. But I just can't find it)
Please tell me what methods to explore or may be some examples or so.
Thanks in advance!
-------------------------------------------------------------------------------------------------------
I think I found it: GetActiveObject is what I need)
-
Re: Wordconnect
Resolved by checking processes monikers in ROT, then getting their IDispatch and then transforming it to docvariable.