J
Jason James
Hi All,
I have created a class that references
MS Word. The class will happily control
Word, adding text, etc.
However, when I have finished with the VB
app I want to close the app, but not Word
so that user can continue on their own.
If I release my word object and set it to nothing
then MS Word closes also.
Is there a way of releasing MS Word from
the control of my VB app so that I can
continue to use it even after the VB app has
terminated?
Thanks,
Jason.
I have created a class that references
MS Word. The class will happily control
Word, adding text, etc.
However, when I have finished with the VB
app I want to close the app, but not Word
so that user can continue on their own.
If I release my word object and set it to nothing
then MS Word closes also.
Is there a way of releasing MS Word from
the control of my VB app so that I can
continue to use it even after the VB app has
terminated?
Thanks,
Jason.