Introduction - If you have any usage issues, please Google them yourself
This program enables the user to quickly remove multiple blocks from a drawing.
After invoking the program with the command delblocks at the AutoCAD command-line, the user is prompted to select a block to delete. At this prompt, the user may either select a block reference from the drawing, type N to choose a block by name, or exit the program by typing E or by dismissing the prompt.
By opting to choose a block by name, the user is presented with a simple dialog interface consisting of a list box and filter. The dialog provides a list of all standard & dynamic blocks defined in the active drawing, excluding anonymous blocks and xrefs. From this list, the user may select multiple blocks to be deleted from the active drawing.