Changing save version
Is there a method to change the default save version. I must share drawings with others using Autocad LT95, and often forget to save as v13 or earlier.
0
Comments
-
You can replace the standard qsave command on the pull-down menu (or toolbars) with something like this:filedia;off;saveas;R13;;y;filedia;onGo to Tools>Customize>Menus>File>Save, replace the default command with the line above.It is also possible to redefine the qsave command itself to always save R13. This takes a little lisp to do.
0
This discussion has been closed.