home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / ADGT103.ZIP / SAMPLE1.BAT < prev    next >
DOS Batch File  |  1994-11-11  |  334b  |  12 lines

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