Beep


The Beep function plays a system waveform sound.

Syntax

Beep()

Beep( nSound )

where

    nSound is a number from the table below. If not specified, the default system sound is played.

  

The sound number specifies a system waveform to be played. Only a few options are available; these are listed in the table below.

Sound Options

nSound

Description

0

system thunk

1

system hand (stop)

2

system question

3

system exclamation

4

system asterisk

otherwise

system thunk

Related Topics

Exit