Computing.Net > Forums > Disk Operating System > BEEP - Sound for DOS

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

BEEP - Sound for DOS

Reply to Message Icon

Name: Pjotr
Date: February 12, 2002 at 18:11:29 Pacific
Comment:

Is there a DOS command making your machine BEEP?
Or any other way of creating this sound in a batchfile?
Thanks,
Pjotr



Sponsored Link
Ads by Google

Response Number 1
Name: bundat
Date: February 13, 2002 at 00:05:02 Pacific
Reply:

use [^G] -- thats [ctrl key]+["g" key] in you batch file. i don't know the Alt+ combination for it but here's how i create it.

start copy con at the prompt like so:
c:\copy con beep.bat [enter]

you will lose the prompt but that's normal and just type:

ECHO [ctrl key]+["g" key][enter]
[ctrl key]+["z" key][enter]

using the key combinations described above.
you will then have a file 'beep.bat', edit it and there is a line:

ECHO *

where asterisk is actually the symbol for ^G. run it and it beeps!


0

Response Number 2
Name: Adam
Date: February 13, 2002 at 15:19:58 Pacific
Reply:
0

Response Number 3
Name: Pjotr
Date: February 16, 2002 at 18:31:54 Pacific
Reply:

Thanx for your help,
echo * does not work on "Dos95/98" but only on Dos6, but thats fine for me.
Pjotr


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: BEEP - Sound for DOS

Programming Sound For Dos www.computing.net/answers/dos/programming-sound-for-dos/4919.html

I dont get sound for DOS games www.computing.net/answers/dos/i-dont-get-sound-for-dos-games/9041.html

Need!!!!!ess1938s driver for dos..!!!! www.computing.net/answers/dos/needess1938s-driver-for-dos/9115.html