Beep
 
Produces a beep sound.

Syntax

Declare Sub Beep ( )

Usage

Beep

Description

Beep tells the system to sound a beep noise. Note that this might not work on some platforms.

Example

Beep


Differences from QB

  • In QB, this was a single tone noise generated through the PC speaker. Now this might not be the case.

See also