;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
; AU 1.12d Configuration file
;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

; Place options that you want used Globally up here

smart_mode ON     ;ON/OFF/ALWAYS     -S

BEGIN UNARC ;**************************************************************

     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     ;options
     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     delete_behind OFF     ;ON/OFF            -D
     recurse OFF           ;ON/OFF            -R
     self_extracts ON      ;ON/OFF            -X

     ;redirect_to NUL      ;PRN/LPT1/NUL/<file name>/etc    -O

     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     ; Unarchiving Methods
     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     .ZIP PKUNZIP
     .PAK PAK e
     .ARC PAK e         ; PKXARC is faster if you have this available
     .LZH LHARC x
     .LZS LHARC x
     .ZOO ZOO x
     .DWC DWC x
     .LBR LU87 -a
     ; 12 more slots available

BEGIN CONVERT ;**************************************************************

     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     ;options
     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     recurse ON             ;ON/OFF             -R
     date_retain ON         ;ON/OFF/LAST/FIRST  -D
     summary ON             ;ON/OFF             -U
     keep_smallest OFF      ;ON/OFF             -K
     keep_old BENCH         ;ON/OFF/BENCH
     self_extracts ON       ;ON/OFF             -X
     convert_pak2 OFF       ;ON/OFF             -P
     convert_zip1 OFF       ;ON/OFF             -Z

     ;work_directory c:\work\dir
                            ;directory where the unarcing takes place

     ;ram_drive e:\         ;Ram Drive if you have one.  Compresses files
                            ;10% or less of ram drive's size

     ;redirect_to NUL       ;NUL, PRN, <file name with full path>     -O

     ;execute ASCAN         ;run this after decompressing the files
     ;execute del *.bak     ;use as many as needed

     ;file_list FILES.BBS   ;file listing file  -L
     ;file_list c:\list.dat ;use as many as needed

     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     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 .LZS LHARC 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
     ;A .PAK PAK a        ; Uncomment (remove the ;) in front of the archiver(s)
     ;A .ZOO ZOO a        ; you are converting to
     ;A .DWC DWC a
     ;A .ARC PKARC a

BEGIN VIEW ;**************************************************************

     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     ;options
     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

     self_extracts ON       ;ON/OFF             -X
     work_directory c:\your\own\work\dir

     ;external_lister List                 ;BROWSE, LIST or whatever else
                                           ;leave commented to use built in lister

     avoid_listing .COM.EXE                ;Don't display files with the
                                           ;following extensions

; Will be in BBSVIEW next version
;     ; Leave these alone if you plan to use it locally only
;     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
;     com_port 0                            ;0 for local
;     bbs NONE                              ;None, Opus103, Opus110, or Rbbs
;     ;ctl_file VIEW.CTL                ;control file that opus 1.0x creates
;     ;ctl_file c:\opus\LASTUS00.dat    ;control file that opus 1.1x creates
;     use_fossil Yes
;     downloads Yes
;
;     ;For RBBS, put your download path in the following format
;     ;download_path  c:\download\ibm\games\
;     ;download_path  c:\download\text\
;     ;download_path  c:\download\ibm\utils\ ;etc - as many as you want

BEGIN TEST ;**************************************************************

     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     ;options
     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     ;redirect_to c:\opus\binkley.log  ;PRN/LPT1/NUL/<file name>/etc  -O
     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     ; Testing Methods
     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     .ZIP PKUNZIP -t
     .PAK PAK t
     .ARC PAK t              ; PKXARC -t is faster if you have this available
     .LZH LHARC t
     .LZS LHARC t
     .ZOO ZOO -test
     .DWC DWC t

BEGIN HEADER ;**************************************************************

     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
     ;options
     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

     date_retain ON     ;On/Off/Last/First      -D

     ; You must have at least one header_file.  Use full path names.
     ; You may have as many as you want, they are picked at random
     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

     ;header_file c:\ansi\comment1.ans
     ;header_file c:\ansi\comment2.ans

     ;ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

     .ZIP PKZIP -z -q     ;Uses Redirection
     .PAK PAK h           ;Uses @file

BEGIN ASCAN ;***************************************************************

     self_extracts ON

     scanner SCAN /nomem   ; /nomem works with versions 51 and later
     version 63            ; current version of scanner
     newer_than 1          ; scan everything scanned with ver 62 and below

     ; Non Recursive variety for increased speed
     ;unarcer UNARC *.* /doff /son /yon /xon *.com *.exe *.sys *.bin *.pif

     ; Safer but takes more time
     unarcer UNARC /doff /ron /son /yon /xon

