The Sample Block Definition Dialog Box
 
 
 

The sample application bmake.lsp and its associated bmake.dcl file illustrate a number of useful dialog box techniques. These files are in the AutoCAD Support directory. The bmake application is essentially an interactive interface to the entmake function. You can use it to define new blocks and to view the names of existing blocks. Some of the techniques illustrated by bmake are

Aside from demonstrating dialog box techniques, bmake illustrates good design.