home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_GAME / PLANTRAN.ZIP / HOST.BAT < prev    next >
DOS Batch File  |  1994-02-06  |  418b  |  14 lines

  1. rem ********************************************************************
  2. rem *This is a sample batch file that runs the vga planets host program*
  3. rem ********************************************************************
  4.  
  5. cd\bbsgames\plantran
  6. plantran.exe -n
  7. cd\vgaplan
  8. host.exe
  9.  
  10. rem
  11. rem 'plantran.exe -n' is very important
  12. rem 
  13. rem Without this the interface would not know that a new turn has been run
  14. rem