home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / axrud582.zip / PCBOARD.BAT < prev    next >
DOS Batch File  |  1990-06-27  |  386b  |  13 lines

  1. @REM **************************************************
  2. @REM Batch file to provide interface between the
  3. @REM PCBoard BBS and XORU rel. 5.0
  4. @REM **************************************************
  5. @REM
  6. @REM The "@" preceding each line is to ensure that DOS (v. 3.3 and above)
  7. @REM does not echo batch file lines while executing.
  8. @ECHO OFF
  9. @CD \XORU
  10. @XORU
  11. @CD \PCBOARD
  12. @BOARD
  13.