home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 1
/
GoldFishApril1994_CD2.img
/
d4xx
/
d479
/
checkprt
/
test
< prev
next >
Wrap
Text File
|
1991-04-18
|
248b
|
11 lines
failat 20 ; CheckPrt returns 10 if it find no printer
CheckPrt
IF error
echo " Sorry, but your printer seems to be off or not connected"
echo " "
ELSE
echo " You are a winner. Your printer seems to be available"
echo " "
ENDIF