home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / arc / au112d.lzh / BENCH.CFG < prev    next >
Text File  |  1990-06-23  |  1KB  |  31 lines

  1. ;───────────────────────────────────────────
  2. ; BENCH.CFG for Convert 1.12d benchmark configuration file
  3. ;───────────────────────────────────────────
  4. ; options
  5. ;──────────────────────────────────────────────────────
  6.    smart_mode on          ;ON/OFF/ALWAYS      -S
  7.    recurse on             ;ON/OFF             -R
  8.    ;redirect_to NUL       ;NUL PRN <file name with full path>
  9.    keep_smallest off      ;ON/OFF             -K
  10.    keep_old on            ;ON/OFF/BENCH
  11.    date_retain off        ;ON/OFF/LAST        -D
  12.    summary on             ;ON/OFF             -U
  13.    self_extracts ON       ;ON/OFF             -X
  14.    convert_pak2 OFF       ;ON/OFF             -P
  15.    convert_zip1 OFF       ;ON/OFF             -Z
  16. ;──────────────────────────────────────────────────────
  17. U .LZH LHARC x       ; U = Unarchiving Method
  18. U .ZIP PKUNZIP       
  19. U .PAK PAK e
  20. U .ARC PAK e
  21. U .ZOO ZOO x
  22. U .DWC DWC x
  23. U .LBR LU87 -a
  24. ;──────────────────────────────────────────────────────
  25. A .LZH LHARC A       ; A = Archiving Methods
  26. A .ZIP PKZIP
  27. A .PAK PAK a
  28. A .ZOO ZOO a
  29. A .DWC DWC a
  30.  
  31.