Message 1 of 4
batch opening drawings using vba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have developed a VBA macro that sequentially opens any *.dwg & *.dwt files found within a nominated root folder & changes X-ref paths to a new server location based on find/ replace strings. Whilst the code will process 100-200 or so dwgs & change 100's of x-ref paths with no problem we then get a run of errors during opening of the next 100 or so dwgs?
Error numbers noted while opening a dwg file...
438
-2147418111
-2145320823
-2145320900
Anyone have any insight or solution to our problem or an explanation of the error numbers?
Error numbers noted while opening a dwg file...
438
-2147418111
-2145320823
-2145320900
Anyone have any insight or solution to our problem or an explanation of the error numbers?