Message 1 of 4
Skip Corrupted File
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am using VB6 to open drawings. However, when it encounters a corrupted file, it displays following error:
"Run-time error '2145320823 (80210089)'
File xx_recover.dwg is corrupted and requires recovery" where xx is a file name.
The program quits after I press OK button.
Is there a way to catch the message before it is displayed so that I can skip the file and continue with the next file?
Any help will be appriciated.
--
sjm
"Run-time error '2145320823 (80210089)'
File xx_recover.dwg is corrupted and requires recovery" where xx is a file name.
The program quits after I press OK button.
Is there a way to catch the message before it is displayed so that I can skip the file and continue with the next file?
Any help will be appriciated.
--
sjm