RE: bell
- Posted by Brian Broker <bkb at cnw.com> Jul 25, 2001
- 369 views
Wow, I remember that from the Apple ][ days {e.g. PRINT CHR$(7) }... I didn't know you could do that on a PC. What language? -- Brian otter wrote: > well in the old dos days I'd just print a control-g > > haven't tried it, but it's worth a shot. > > At 02:57 PM 07/24/2001 -0400, you wrote: > > > > > > > >On Tuesday 24 July 2001 14:27, gwalters at sc.rr.com wrote: > > > > >Thanks, Irv.....I discovered the reqirement for an integer and changed > > >it > > > to 1. It now 'sleeps' for a second but no sound eminates.. Do you know > > > how > > > to simulate a 'bell' on windows? > > > >Try the playSound() routine in Win32lib. It plays wav files, > >I think. > > > >Regards, > >Irv > > > > > > > > > > >