SetCmdBarFocus

Funktionsname dcl_SetCmdBarFocus
Syntax   (dcl_SetCmdBarFocus)
Rückgabewert 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.