|
-
Oct 15th, 2019, 11:44 AM
#1
Thread Starter
New Member
Handle Word object hang ups.
I am processing a large amount of word documents. There will be some that hang due to corruption when calling, wdDoc = GetObject(wdFileName). Since word hangs the code hangs at that step. There is no error that the code can see, so on error resume next doesn't work. How can I skip that file, kill the WinWord process, and continue processing the rest of the documents?
Tags for this Thread
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
|