Dec 072017
TUNE plays one or more of five little tunes. It is useful in batch files to give you an audible signal that a process has been completed. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
TUNE.COM | 512 | 248 | deflated |
TUNE.DOC | 768 | 470 | deflated |
Download File BATUNE.ZIP Here
Contents of the TUNE.DOC file
TUNE.COM
TUNE plays one or more of five little tunes. It is useful
in batch files to give you an audible signal that a process has been
completed.
INVOKING THE PROGRAM: From DOS command level, type TUNE nnn.x
where the n's are digits from 1 to 5 representing the tune to play,
and x is a speed parameter (1=fast, 9=quite slow). For example,
TUNE 5.1 will play the fifth tune quickly. If you do not specify a
speed, TUNE will use 2. There is no default for the tune number.
LIMITATIONS: As it uses the IBM PC's audio hardware, TUNE
is not transportable to any non-IBM-compatible system. Assembler
hackers may wish to get inside the program to revise the tunes to
their own tastes.
IBM-compatible system. Assembler
hackers
December 7, 2017
Add comments