home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Objectech Shareware Selections
/
UNTITLED.iso
/
boss
/
busi
/
invo
/
009
/
readme.bat
< prev
next >
Wrap
DOS Batch File
|
1990-12-27
|
629b
|
18 lines
echo off
type pcbill.hlp | more
echo .....
pause
cls
echo **************************************************************
echo Printing a description of PC/BILL and installation help
echo **************************************************************
echo .....
echo Do you wish to print a copy of what you have just read?
echo DO you have a printer installed ?
echo .....
echo If both answers are YES ... Strike ANY KEY after the prompt.
echo If either answer is NO .... Press CTRL-C then Y to terminate batch job.
echo .....
pause
copy pcbill.hlp prn