|
-
Feb 1st, 2002, 10:35 AM
#1
Checking Object Existence
I'm writing a component and in my _Initialize Event I set WordApp = CreateObject("Word.Application"), but sometimes the process remains running if the component doesn't exist gracefully.
Is there some code I should put in the _Terminate Event? How do I check to see if WordApp is actually a live object?
Thanks.
-Steve
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|