leSetFocusToEditableFieldsInStatusToolbar
leSetFocusToEditableFieldsInStatusToolbar(
w_windowId
)
=> t / nil
Description
Sets the focus to the editable X field on the Status toolbar of the window, w_windowId.
Arguments
Value Returned
Example
Sets the focus to the editable X field of status toolbar of the current window.
leSetFocusToEditableFieldsInStatusToolbar(hiGetCurrentWindow())
Return to top