Recall that two pieces of code are always required: The DCL code that specifies the layout of the dialog box The LISP code that activates the dialog box. BUTTONS In thepreceding tutorial, you coded an OK buttonthat allowed you to exit the dialog box. It turns out that you don't need t...