1. DOS Program Beeps (no "sound()" function)
- Posted by RedWordSmith <redwordsmith at NIC.DREAMHOST.COM>
Aug 23, 1999
-
Last edited Aug 24, 1999
I recently created a small (4 kb .ex file) euphoria program as a
novelty "test" for a few friends, and as a site feature. One of them has
complained that it beeps "a lot". I don't even know where to begin... what
could be causing this? I'm new to Euphoria, so I probably overlooked the
obvious...
2. Re: DOS Program Beeps (no "sound()" function)
- Posted by Paul Martin <twilight at WCC.NET>
Aug 23, 1999
-
Last edited Aug 24, 1999
Hello
If you programs prints ASCII character 7, I believe it will cause a beep.
Maybe that will help.
Thanks
Paul Martin
At 09:36 PM 8/23/1999 -0500, you wrote:
> I recently created a small (4 kb .ex file) euphoria program as a
>novelty "test" for a few friends, and as a site feature. One of them has
>complained that it beeps "a lot". I don't even know where to begin... what
>could be causing this? I'm new to Euphoria, so I probably overlooked the
>obvious...
>
>