Harbour Reference Guide

 

SET BELL

Toggle the bell to sound once a GET has been completed.

Syntax

SET BELL on | OFF | (<lBell>)

Arguments

<lBell> Logical expression for toggle command

Description

This command toggles the bell to sound whenever a character is entered into the last character positionof a GET,of if an invalid data type is entered into a GET.

If <lBell > is a logical true (.T.),the bell will be turned ON;otherwise, the belle will be turned off.
Examples
      SET BEEL ON
      cDummy:=space(20)
      ? 3,2 get cDummy
      Read
      SET bell off
Status

Ready

Compliance

This command is Ca-Clipper compliant

See Also

 




[Source Forge]

Other Docs Categories

Advantage Database RDD
Array
Binary conversion
Classes
Code Block
Console input
Conversion
Conversion Tools
DOS
Data input and output
Database
Database Tools
Date
Dos Tools
Environment
Error recovery
Events
File management
GT
Harbour Tools
Internal
Low Level
Math
Misc
Miscellaneous
Nation
Object manipulation
Operating System Specific
Parameter Checks
String Tools
Strings
TBrowse Method
TBrowse class
Terminal
Time
Utility
Variable Management

 

Last updated on 2001/07/30