BEEP
Jump to navigation
Jump to search
![]() |
![]() |
![]() |
![]() |
Description
- This command will play the default system sound.
Syntax
- BEEP
Hints
- It works only in Win9x/ME systems.
- If you want to play the default sound in a newer OS use the PLAYWAVE command instead.
Example
var = 1 If var = 1 Then BEEP
Useful Procedures
' Place a useful function using this keyword here