home *** CD-ROM | disk | FTP | other *** search
/ Power DOS 1995 July / Power_DOS_CD-ROM_Walnut_Creek_July_1995.iso / _bbs / wc30 / doit2.bat < prev    next >
DOS Batch File  |  1995-01-11  |  159b  |  9 lines

  1. cd %1
  2. del wildcat.txt
  3. \_bbs\c %in_type% wildcat %cdrom%%1 wildcat.txt
  4. if not errorlevel 1 goto ok
  5. echo error in %1 >> \_bbs\logfile
  6. :ok
  7. cd \_bbs\wc30
  8.  
  9.