BEEP
ANSI
The BEEP instruction sends an ASCII "ring bell" character to the terminal to sound an audible beep, similar to the *B list control. The instruction uses the following format:
|
|
|
|
Where:
label
Optional. A Program Execution Label.
Flags Affected: NONE
Note the following:
If a FILEPI instruction is active, it is terminated.
Under Windows, an appropriate sound is played.
This instruction is ignored when using the PL/B Web Server.
See Also: Example Code, *B, *CLICK, Interactive I/O Instructions
![]() |