setbell(3G) setbell(3G)
NAME
setbell - sets the duration of the beep of the keyboard bell
SPECIFICATION
C setbell(mode)
char mode;
FORTRAN subroutine setbel(mode)
integer*4 mode
DESCRIPTION
setbell sets the duration of the beep of the keyboard bell.
___________________
|Mode | Meaning |
___________________
| | |
0 off
| | |
1 short beep
| | |
2 long beep
|_____|____________|
SEE ALSO
clkoff, clkon, lampoff, lampon, ringbell
Programming Guide, Section 7.5, Controlling Peripheral
Input/Output Devices
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)