: dialog {
initial_focus label value
}
label and value attribute: the value attribute overrides the label attribute.
A dialog is the tile that defines the dialog box. You should not specify both aSpecifies the optional title displayed in the title bar of the dialog box.
Specifies a string to display as the optional dialog box title. However, the value isn't inspected at layout time, so if you assign the title this way, make sure the dialog box is wide enough or the text might be truncated.
dialog, the label and value are equivalent except for layout considerations. To change the title (see in at runtime, use the set_tile function the AutoLISP Reference).
For akey of the tile that receives the initial keyboard focus.
Specifies the