Sets the focus of a dialog box. This function is used only with a dialog sheet active.
Syntax
SET.DIALOG.FOCUS(object_id_text)
Object_id_text the name of the control or object as text to give the focus to, as in "Check box 4".
Related Function
SET.DIALOG.DEFAULT Sets which button is automatically pressed (the default button) when the user presses ENTER
Return to index