home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pcjr / arc / AU112D.LZH / ONLINE.CFG < prev    next >
Text File  |  1990-06-23  |  1KB  |  37 lines

  1. ;────────────────────────────────────────────
  2. ; AU 1.12d Online Converter Configuration file
  3. ;────────────────────────────────────────────
  4.  
  5. ;──────────────────────────────────────────────────────
  6. ;options
  7. ;──────────────────────────────────────────────────────
  8. smart_mode ON          ;ON/OFF/ALWAYS      -S
  9. recurse ON             ;ON/OFF             -R
  10. date_retain ON         ;ON/OFF/LAST/FIRST  -D
  11. summary OFF            ;ON/OFF             -U
  12. keep_smallest OFF      ;ON/OFF             -K
  13. keep_old OFF           ;ON/OFF/BENCH
  14. self_extracts ON       ;ON/OFF             -X
  15. convert_pak2 OFF       ;ON/OFF             -P
  16. convert_zip1 OFF       ;ON/OFF             -Z
  17.  
  18. redirect_to NUL        ;NUL, PRN, <file name with full path>     -O
  19. ;file_list FILES.BBS   ;file listing file
  20. ;──────────────────────────────────────────────────────
  21. U .ZIP PKUNZIP       ; U = Unarchiving Method
  22. U .PAK PAK e
  23. U .ARC PAK e         ; PKXARC is faster if you have this available
  24. U .ZOO ZOO x
  25. U .DWC DWC x
  26. U .LBR LU87 -a
  27. ;U .LZH LHARC e      ; Use this option if you are upgrading from an older
  28.                      ; version of LHARC or wish to remove headers
  29. ;──────────────────────────────────────────────────────
  30. A .LZH LHARC a       ; A = Archiving Method
  31. A .ZIP PKZIP         ; # = 2
  32. A .PAK PAK a         ; # = 3
  33. A .ZOO ZOO a         ; # = 4
  34. A .DWC DWC a         ; # = 5
  35. A .ARC PKARC a       ; # = 6
  36.  
  37.