home *** CD-ROM | disk | FTP | other *** search
- ;────────────────────────────────────────────
- ; AU 1.12c Online Converter Configuration file
- ;────────────────────────────────────────────
-
- ;──────────────────────────────────────────────────────
- ;options
- ;──────────────────────────────────────────────────────
- smart_mode ON ;ON/OFF/ALWAYS -S
- recurse ON ;ON/OFF -R
- date_retain ON ;ON/OFF/LAST/FIRST -D
- summary OFF ;ON/OFF -U
- keep_smallest OFF ;ON/OFF -K
- keep_old OFF ;ON/OFF/BENCH
- self_extracts ON ;ON/OFF -X
- convert_pak2 OFF ;ON/OFF -P
- convert_zip1 OFF ;ON/OFF -Z
-
- redirect_to NUL ;NUL, PRN, <file name with full path> -O
- ;file_list FILES.BBS ;file listing file
- ;──────────────────────────────────────────────────────
- U .ZIP PKUNZIP ; U = Unarchiving Method
- U .PAK PAK e
- U .ARC PAK e ; PKXARC is faster if you have this available
- U .ZOO ZOO x
- U .DWC DWC x
- U .LBR LU87 -a
- ;U .LZH LHARC e ; Use this option if you are upgrading from an older
- ; version of LHARC or wish to remove headers
- ;──────────────────────────────────────────────────────
- A .LZH LHARC a ; A = Archiving Method
- A .ZIP PKZIP ; # = 2
- A .PAK PAK a ; # = 3
- A .ZOO ZOO a ; # = 4
- A .DWC DWC a ; # = 5
- A .ARC PKARC a ; # = 6
-
-