home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / BOUNCE20.ZIP / SAMPLE.BAT < prev    next >
DOS Batch File  |  1997-09-21  |  130b  |  11 lines

  1. @ECHO OFF
  2. bouncer bouncer.cfg
  3. if errorlevel 1 goto END
  4.  
  5. cd\tribbs\doors\tgwall
  6. tgwall tgwall2.cfg
  7.  
  8. :END
  9. cd\tribbs
  10. board
  11.