Message 1 of 7
Save Method 2007 - only saves to 2007

Not applicable
12-16-2006
11:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The Document.Save method only saves to 2007 dwg files - this makes all add-ons and external programs that use it disregard your default saveas setting.
You can select what version to save to if you use the Document.SaveAs method instead, but why doesn't the save method just check the registry value for that default save setting & use it to determine to which version the dwg must be saved? I mean, why is the setting there, why not use it for all instances, not just the qsave command?
You can select what version to save to if you use the Document.SaveAs method instead, but why doesn't the save method just check the registry value for that default save setting & use it to determine to which version the dwg must be saved? I mean, why is the setting there, why not use it for all instances, not just the qsave command?