home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / EZCHK100.ZIP / EZCHECK.BAT next >
DOS Batch File  |  1994-10-06  |  315b  |  11 lines

  1. REM switch to your BBS-drive and change to your EZROM-directory
  2. M:
  3. cd\cdrom
  4. REM start ezcheck to the check if you need to load ezreq
  5. ezcheck
  6. REM if errorlevel = 1 there is at least one request unfilled => start ezreq
  7. If errorlevel=1 ezreq V:
  8. REM back to the BBS-directory
  9. cd\ezy
  10. REM that's all folks, bye
  11.