AfraLisp Blog

The AutoLisp/Visual Lisp/VBA Resource Website

AfraLisp Blog

Home Newsletter Utter Rubbish Coding Tips AutoCAD Tips Contact Downloads WAUN

Batch Purge 2002

Batch Purge 2002 will batch purge ALL from a selected list of drawings.
You will need to have AutoCAD installed on your system, but will run without AutoCAD being open. Updated for R2002 but should run fine on R2000 and R2000i.
Written in Visual Basic 6. Click here to download all VB6 source files.

Batch Purge 2002

Usage :

  • There are three ways of selecting files to purge. You can use the "Select All" button to select all the drawing files in the current directory, you can double click on individual files, or you can select a file and use the "Add Files" button. All files selected will be added to the Purge File List Box.
  • You can select files from multiple directories.
  • You can remove files from the Purge File List box by choosing "Remove All", double-clicking on a file, or choosing a file and clicking the "Remove File" button.
  • Once you are happy with the your file selection, select the "Purge" button to start the Batch Purge Process. AutoCAD does not have to be open for the process to proceed.
  • You can also selected the "Delete BAK Files" check box to have these files automatically deleted. 
 
The AutoLisp/Visual Lisp/VBA Resource Website

Copyright © 1999-Perpetuity by AfraLisp

All rights reserved.
Information in this document is subject to change without notice.
Site created and maintained by Kenny Ramage

The AutoLisp/Visual Lisp/VBA Resource Website