T
Thomas Bartkus
Anybody have any insight, tips or suggestions for coping with corrupted .doc
files that cause Word to choke and die?
I can accept that there will be corrupted documents. AND I don't need to
recover these particular (bad!) documents.
BUT
How do you write VBA code to scan a bunch of documents when there is always
1 bad apple that will cause Word to go into cardiac arrest? Any ideas on
testing a .doc file for validity - before we pass it to Word? Any patch
fixes out there for Word to get it to gracefully reject a file it can't
load - without dying? Can anyone put their finger on the exact
circumstances that will cause Word to choke?
I am working with Word 2000 but the offending .doc files also cause Word XP
to choke.
Don't know how to beat this one with code!
Thomas Bartkus
files that cause Word to choke and die?
I can accept that there will be corrupted documents. AND I don't need to
recover these particular (bad!) documents.
BUT
How do you write VBA code to scan a bunch of documents when there is always
1 bad apple that will cause Word to go into cardiac arrest? Any ideas on
testing a .doc file for validity - before we pass it to Word? Any patch
fixes out there for Word to get it to gracefully reject a file it can't
load - without dying? Can anyone put their finger on the exact
circumstances that will cause Word to choke?
I am working with Word 2000 but the offending .doc files also cause Word XP
to choke.
Don't know how to beat this one with code!
Thomas Bartkus