08-31-2017
05:32 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
08-31-2017
05:32 PM
My first thought would be to simply exit AutoCAD and answer YES to saving each one as it closes. THEN... Got to the folder that holds the files and change the extension of the .bak files to dwg and add the "_old" suffix to the end of each file name.
The bak files are the previous existence of the file before the last save.
Other than that a LISP routine could be used I suppose.
Hope that helps!