Computer Hope

Software => Computer programming => Topic started by: Nat615 on August 21, 2004, 01:58:32 PM

Title: VB5 Beep?
Post by: Nat615 on August 21, 2004, 01:58:32 PM
I'm programming with Visual Basic 5. The "Beep" Command doesn't produce a sound.

I'm running on XP, home edition. All my volume controls in the control panel are set at max.

Nat
Title: Re: VB5 Beep?
Post by: mims1979 on September 14, 2004, 02:04:03 PM
Goto your sounds settings and make sure that "Default Beep" has a sound associated with it.  That is the beep that the system will do.  Chance are you have "default beep" set to none
Title: Re: VB5 Beep?
Post by: Nat615 on September 14, 2004, 03:50:19 PM
Thanks mims...that's a good start.  The problem seems to be  that my computer has no "Default" sound title, such as Announce",  "Startup", etc.  

I changed a *.wav t o [default.wav] but that didn't work.
nat