Liberty BASIC Help Online

BEEP
 
Description:
This command will play the default system wave file.  The actual sound played depends upon the default sound scheme on the user's computer.  This sound is best described as a 'ding'. Program execution will stop until the wave file is finished playing.
 
Usage:
 
  if warningVar = 1 then beep
 
Note:  See also PLAYWAVE, PLAYMIDI


Copyright (C) 2003 Shoptalk Systems
Liberty BASIC - http://www.libertybasic.com/