home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / c / ccsp100.zip / CCSPDOWN.BAT < prev    next >
DOS Batch File  |  1991-01-21  |  169b  |  9 lines

  1. rem     CCSPDOWN.BAT
  2. rem     this is the batch file for Wildcat!
  3. rem
  4. D:
  5. CD \WILDCAT\EP
  6. ccsp -p%2 -b%1 -t %3 >zdown.bat
  7. IF ERRORLEVEL 1 COPY ALL.OK TRANSFER.BAD
  8.  
  9.