Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CC.LIB - ClipCode CLIPPER S'87 Library - <b>beep() sound the system speaker (ie. the bell) <n> times</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BEEP()      Sound the System Speaker (ie. the "Bell") <n> times

 Syntax....: BEEP( [nbr] )
 Parameters: <expN>: nbr: [optional] number of times to beep (default = 1)

 Returns...: <expL>: .T.
 Cautions..: none
 CC Calls..: none
 Alias.....: ?? CHR(7)                      && Result: single beep

 Example...: BEEP(2)                        && Result: beep! beep!


See Also:

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