J
John H
My VB program needs to keep an instance of Word App in memory for a long
period of time and prevents it quitting like what Outlook does.
If you use MS Word for the default editor and when you launch Outlook, an
instance of Word is launched in background and Outlook keeps it in memory for
as long as Outlook runs. Even when you double-click a .DOC file, the instance
will be used but when you click "X" button on top-right of Word UI, the
instance remains in memory.
How can I do it?
However I tried myself to launch a Word application via Word Automation but
if I double-click a .DOC file and then click "X" button on top-right of Word
UI, the Word instance is gone.
Thanks for any suggestion or idea!
John
period of time and prevents it quitting like what Outlook does.
If you use MS Word for the default editor and when you launch Outlook, an
instance of Word is launched in background and Outlook keeps it in memory for
as long as Outlook runs. Even when you double-click a .DOC file, the instance
will be used but when you click "X" button on top-right of Word UI, the
instance remains in memory.
How can I do it?
However I tried myself to launch a Word application via Word Automation but
if I double-click a .DOC file and then click "X" button on top-right of Word
UI, the Word instance is gone.
Thanks for any suggestion or idea!
John