7. Simple bleep ~~~~~~~~~~~~ If you want a short 'bleep' in your program, you can use VDU7 or PRINT CHR$(7) instead of a SOUND statement. VDU7,7 etc would give a longer bleep.