Re: BELL

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Wed, 02 Feb 2000, you wrote:
> >%_Your dos programmes can make sound by using sound(pitch) to turn it on, and
> >sound(0) to turn it off. As for win32 and linux, I dont know

if platform() = WIN32 then
                  -- call system Beep routine
                  err = c_func(Beep, {0,0}) -- from library.doc

Not on Linux - the sound, like the SVGA and all other hardware, is off-limits
to a normal program(er) for security reasons.

Irv

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu