Message
 
To
24/03/2000 10:38:38
Amit Abhangrao
Charmi Software Exports
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00349996
Message ID:
00350014
Views:
45
>Hi All,
>
> I want to give beep sound thru notmal speaker. How can i do that. I tried the API MessageBeep, Beep but doesnot work.
>
>
>Declare integer MessageBeep in win32api integer nBeep
>
>=MessageBeep(0)
>=MessageBeep(16)
>=MessageBeep(32)
>=MessageBeep(48)
>
>TIA

Amit,

These various settings are controlled by the user's settings in the Sounds appliet in the control panel. Normally, the ? CHR(7) command will cause the assigned Default Sound to be played. However, using SET BELL TO < wave file name > will cause it to use the sound produced by that file.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View