home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / bbs_door / pbust205.arj / PBSAMP.BAT < prev    next >
DOS Batch File  |  1989-07-30  |  670b  |  25 lines

  1. Echo on
  2. Watchdg1 off
  3. f:
  4. cd \PB
  5. f:\Multuse\Multuse RBBS15 e:\rbbs\messages e:\doors\userinfo.txt
  6. rem -------- drivers
  7. rem -- un comment one of these if you need to run an external driver
  8. rem e:\doors\road\Opuscomm
  9. rem f:\guess\modemdrv
  10. rem -------- password protection
  11. rem -uncomment this if you want to password protect the door
  12. rem f:\pasutil\doorpass TEXECT 1
  13. rem -
  14. rem if errorlevel 4 goto skipexec
  15.     pbExec PBUSTPRM.txt
  16. :skipexec
  17. rem f:\pasutil\doorpass TPLAYT 1
  18. rem if errorlevel 4 goto skipplay
  19.     pbplay PBUSTPRM.txt
  20. :skipplay
  21. rem ------- driver terminators, uncomment if you use FOSSIL driver
  22. rem E:\doors\road\Ocom_cfg r
  23. e:
  24. cd \rbbs
  25.