home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / ARENA11.ZIP / SAMPLE1.BAT < prev    next >
DOS Batch File  |  1996-05-18  |  344b  |  12 lines

  1. REM This is an example of a bat file that runs the progrm in the ARENA
  2. REM directory.
  3. REM Here only one game.ctl file is required and that is put in goc.
  4. REM Assume the ARENA directory is a subdirectory of c:\wildcat\door
  5. REM
  6. C:
  7. cd\wildcat\door\ARENA
  8. C:\wildcat\door\ARENA\ANCIENT.EXE /PC:\wildcat\wcwork\node%wcnodeid%
  9. cd\wildcat
  10.  
  11.  
  12.