home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / finance / crstock1.zip / U.BAT < prev   
DOS Batch File  |  1993-03-14  |  212b  |  14 lines

  1. smartdrv /s
  2. smartdrv /c
  3. smartdrv /r
  4. PKUNZIP -O  %1
  5. if exist stocks.730 crs stocks.730
  6. if exist stocks.txt crs stocks.txt
  7. if exist stocks.900 crs stocks.900
  8. del stocks.txt
  9. del stocks.730
  10. zip.bat
  11.  
  12.  
  13.  
  14.