[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
Archiving Utility
Tip# 2059 By Jim Dee On 01-Sep-2005
5
Rated By 1 users Downloaded : 280
Categories : Saving Files
Software type : AutoCAD
Rename File To : Tip2059: ArchiveDWG.lsp
Creates a folder named Archive in each drawing folder

Creating Archives
Jim Dee's Archiving Utility (Tip #2059) creates a folder named Archive in each drawing folder. When you archive a drawing, the current state of the drawing is saved in the Archive folder using the drawing name plus the current time and date. You can retrieve the archived drawings at a later time for reference or to start a different part of the design from a template. This well-written utility demonstrates how to manipulate files in Visual LISP. To use, load the LSP code and type ArchiveDWG at the Command line. The rest is automatic.

 

 

Average Rating:
5


User comments