PDA

View Full Version : Autocad 2008 Batch Recover



Jairame
06-02-2010, 12:09 PM
Does anyone know of a way to run Autocad 2008's recover on a set of certain files? How about from a windows cmd line?

awerning
06-02-2010, 12:26 PM
You would have to write a .scr file and use AutoCAD free Script PRO to do it. Is that enough to get you started or do you need to know more? Should be some good info out there on writing .scr files (Autodesk discussion groups) and you can google the download of Script PRO.

Zortar
06-02-2010, 01:31 PM
I think that you can also use DWG TrueView (free) from AutoDesk to batch convert drawings and it will perform a recover as needed.

Jairame
06-02-2010, 01:31 PM
That's a great start. Thanks for your help.