Was this helpful?
Enabling and Disabling the Out of Data Message
By default, the FRS displays an Out of Data message when a user attempts to scroll off the top or bottom of a table field. To disable or re-enable this message, use the outofdatamessage option:
set_frs frs (outofdatamessage = 0 | off | 1 | on | 2 | bell |
    :int_var)
Valid settings are:
0 or off
Suppresses Out of Data message
1 or on
Displays Out of Data message
2 or bell
Suppresses Out of Data message; rings terminal bell once
Last modified date: 12/14/2023