home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Troubleshooting Netware Systems
/
CSTRIAL0196.BIN
/
attach
/
pcc
/
v08n04
/
medlin.exe
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1995-01-30
|
224b
|
10 lines
echo off
if not exist viewdoc.com goto error
viewdoc
goto quit
:error
echo You must first log to the drive with the Medlin Accounting Shareware
echo disk by typing A: or B: followed by the enter key.
:quit
echo on