This simple 9 bytes long batch file causes PC speaker to beep when executed.
Usable mainly in AUTOEXEC.BAT if it is doing something important which should 
be seen by the user to attract his attention.

INSTALLATION:
Move the file BEEP.BAT into a directory in your PATH environment variable 
(ie. c:\DOS).

NOTE:
If you use it in a batch file, do not forget to use 'CALL BEEP' instead of
only 'BEEP' to call it!

LICENSE:
Under terms of GPL. See http://www.gnu.org/copyleft/gpl.html
No warranty of any kind.

                                                Tomas Brunclik
                                                brunclik@email.cz
						http://w3.to/Tomas_IV