home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / opus / drlk223a.arc / LEECH.BAT < prev    next >
Encoding:
DOS Batch File  |  1989-12-14  |  188 b   |  9 lines

  1. Echo Sample Batch file to run LEECH as a GAP door
  2. drlink /lc:\opus\lastuse1.bbs /Gc:\doors\gap /v103
  3. if errorlevel 1 goto QUIT
  4. cd \doors\gap
  5. leech c:\doors\gap
  6. cd \opus
  7. :QUIT
  8. exit
  9.