home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / _bbs / wc30 / doit2.bat < prev    next >
Encoding:
DOS Batch File  |  1994-01-30  |  148 b   |  8 lines

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