Message 1 of 4
Checking DWG Version with VBA - Error Handling

Not applicable
11-02-1999
12:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
Is ther a way in the R14 object model to determine what version the
currently opened DWG file is saved in? Is there anything in the R15 object
model. I have looked around in both? Perhaps there is something at the
AutoLisp level which can determine this for me.
I have built a utiltiy which can batch through 100's and 100's of drawings.
This utility was written in VB using the R14 object model. The only problem
is if a drawing which has been saved in the R15 file format is part of the
batch it will trip up the utility because R14 cannot open this file format.
Does anyone have any suggestions on how to handle this error?
Thanks a bunch!
Shane
Is ther a way in the R14 object model to determine what version the
currently opened DWG file is saved in? Is there anything in the R15 object
model. I have looked around in both? Perhaps there is something at the
AutoLisp level which can determine this for me.
I have built a utiltiy which can batch through 100's and 100's of drawings.
This utility was written in VB using the R14 object model. The only problem
is if a drawing which has been saved in the R15 file format is part of the
batch it will trip up the utility because R14 cannot open this file format.
Does anyone have any suggestions on how to handle this error?
Thanks a bunch!
Shane