This option determines when the error bell will be sounded. Possible values are:
Yes: | ring the bell on an entry error, but not on field-full. This is the default setting. |
No: | do not ring the bell on entry error or field-full. |
All: | ring the bell whenever the user makes an entry error or attempts to enter data into a full field. |
For example, to use the All setting, add the following line to your runtime configuration file:
SCREEN ERROR-BELL=All
You may also use the configuration variable SCRN_ERROR_BELL to set these values. The variable SCRN_WARN is synonymous with SCREEN ERROR-BELL=All.