Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The 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: SET()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson