home *** CD-ROM | disk | FTP | other *** search
/ CICA 1994 September / CICA_Shareware_for_Windows_Walnut_Creek_September_1994.iso / _bbs / wc30 / doit2.bat < prev    next >
DOS Batch File  |  1994-08-03  |  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.