home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
opus
/
drlk223a.arc
/
LEECH.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1989-12-14
|
188 b
|
9 lines
Echo Sample Batch file to run LEECH as a GAP door
drlink /lc:\opus\lastuse1.bbs /Gc:\doors\gap /v103
if errorlevel 1 goto QUIT
cd \doors\gap
leech c:\doors\gap
cd \opus
:QUIT
exit