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

  1. Echo Example Batch file for running Baystreet Bulls as a PCBoard v 12.1 Door
  2. drlink /lc:\opus\lastuse1.bbs /pc:\doors\baystreet /ce:\opus\drlink.prm
  3. if errorlevel 1 goto QUIT
  4. cd\doors\baystreet
  5. baybull bsb.cfg
  6. cd \opus
  7. :QUIT
  8. exit
  9.