SCRFocusOn()
Sets the field focus.
Syntax
SCRFocusOn(<cField>)
Arguments
<cField> --> The name of the field to focus on.
Returns
Returns Nil value.
Description
This function sets the field focus. The Window caret (cursor) will be positioned on the specified field. You may only change focus to a field that is on the currently displayed screen page.
![]() |