Command SET BELL Foundation

Turns automatic warning tone for data input on or off.

Syntax
SET BELL on | OFF | <lToggle>
Scope
process-wide
Parameters
<lToggle>
<lToggle> is a logical expression which must appear in parentheses. Instead of the logical expression, the option ON can be specified for the value .T. (true) or OFF for the value .F. (false). When .T. or ON is specified, a warning tone is produced in specific situations with data input during READ.
Description

The command SET BELL turns the automatic warning tone used for data input during the READ command on or off. A warning tone is produced when the last character in the editing buffer is input or when the data validation has failed based on the RANGE option of the @...GET command.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.