Re: bell

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

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?

..george

----- Original Message -----
From: <irvm at ellijay.com>
To: "EUforum" <EUforum at topica.com>
Subject: Re: bell


>
>
> On Tuesday 24 July 2001 12:17, gwalters at sc.rr.com wrote:
>
> > Should this not work? I get no sound from my computer..thanks for your
help
> >
> > global procedure bell()
> >  sound(600)
> >  sleep(.5)
> >  sound(0)
> > end procedure
>
> It shouldn't even 'compile' - sleep takes an integer.
>
> If you change that to sleep(1), it will run on DOS, but not on Windows
> or Linux.
>
> Regards,
> Irv
>
>
>
>

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

Search



Quick Links

User menu

Not signed in.

Misc Menu