xHarbour Reference Documentation > Command Reference |
Toggles automatic sounding of the bell in the GET system.
SET BELL on | OFF | (<lOnOff>)
SET BELL is a compatibility command that toggles the automatic sounding of the bell during user input with the GET system. When set to ON, the bell sounds if the last position in a GET entry field is reached, or when invalid data is entered.
See also: | @...GET, Chr(), SET CONFIRM, SET SCOREBOARD, Set(), Tone() |
Category: | Environment commands , SET commands |
Source: | rtl\set.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com