Assert ClassLibInfo

Beep


The Beep function plays a system waveform sound. See the Remarks section for options.

Syntax

Beep( sound )

    If sound is not specified, the default system sound is played.

    In the second form, the value of sound from the table below is played.

Remarks

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

Sound

Description

0

system thunk

1

system hand (stop)

2

system question

3

system exclamation

4

system asterisk

otherwise

system thunk

Related Topics

Exit