home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Overload
/
ShartewareOverload.cdr
/
games
/
throb5.zip
/
PRINTME.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-09-22
|
1KB
|
36 lines
echo off
cls
echo:
echo ╔════════════════════════════════════════════════╗
echo ║ The Cambridge Thoroughbred Handicapper 5 ║
echo ║ Instruction Manual ║
echo ╠════════════════════════════════════════════════╣
echo ║ This will print out the Thoroughbred ║
echo ║ Handicapper instruction manual. You will ║
echo ║ need about 43 pages of paper. ║
echo ║ ║
echo ║ Make sure your printer is on line and the ║
echo ║ print head is at the very top of a page. ║
echo ║ ║
echo ║ If you want to STOP now WITHOUT printing out ║
echo ║ the instruction manual, hit CTRL-C. ║
echo ║ ║
echo ║ Hit any other key to print the manual... ║
echo ║ ║
echo ║ ║
echo ╚════════════════════════════════════════════════╝
echo:
pause > nul
cls
echo:
echo Printing the Manual Now.....
copy thoro5sw.doc prn
cls
echo:
echo Printout Complete!
prompt $p$g