Using MESSAGEBOX() or ??CHR(7) will work. CHR(7) will make a beep on the pc speaker if you don't have external speakers. MESSAGEBOX() uses the Window's sounds:
and you can also change the "beep" to any .wav files that you want with
SET BELL TO "filename.wav"..
then use
SET BELL TO
to get the default beep back..
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.