home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / bbs / DOOR / ranobook / nplay < prev    next >
Encoding:
Text File  |  1976-11-24  |  203 b   |  9 lines

  1. rem   --- NPLAY.BAT ---
  2.       @ECHO OFF
  3.       D:
  4.       CD \BBS\DOOR\RANOBOOK
  5.       COPY DOOR%1.CFG DOOR.CFG /Y
  6.       RANOBOOK.EXE  -N%1 
  7.       DEL D:\BBS\DOOR\RANOBOOK\DOOR.CFG
  8. rem   --- END ---
  9.