xHarbour Reference Documentation > Command Reference xHarbour Developers Network  

SET BELL

Toggles automatic sounding of the bell in the GET system.

Syntax

SET BELL on | OFF | (<lOnOff>)

Arguments

on | OFF | (<lOnOff>)
The option toggles the bell during user input in the GET system. The default setting is OFF.

Description

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.

Info

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


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe