Function Name | dcl-SetCmdBarFocus |
---|---|
Syntax | (dcl-SetCmdBarFocus) |
Return Type | Boolean (T if successful; otherwise NIL) |
This function sets the input focus to the AutoCAD command line. Doing this is sometimes necessary in order to allow AutoCAD to process command line input that was sent asynchronously from a modeless dialog event handler.