;
; TIC2TAG.CFG
; Tick-To-TAG Configuration File
;
; IN { Inbound Files Directory }
IN c:\binkley\inbound
;
; One default option may be selected, this will be used for all areas
; where the *.DIR file is not individually defined. If neither option
; is selected, each 'AREA' _must_ have the *.DIR defined! ( If more than
; one default is selected, only the first will be used )
;
; DEFAULT FILES.DIR ; Default *.DIR ( Files.Dir )
DEFAULT AREANAME.DIR ; DEfault *.DIR ( Same as TIC AreaName.Dir )
;
; LOG c:\logs\TIC2TAG.LOG ; If no LOG defined, none produced
LOG c:\binkley\logs\TIC2TAG.LOG
;
; AREA definition must be the LAST item in the configuration file!
; No options listed after an AREA line will be recognized.
;
;AREA Path AREATAG [ Uploader_Name, or ORIGIN ]
; 1 2 3 3
; [----+--8] [----+----0----+----0----+----0----+6]
;AREA f:\files1\files.dir FILES1 ORIGIN ; Owner is Origin Address
;
; AREA lines with no *.DIR defined will assume the default.
;
AREA f:\files\tag\tagmulti.dir TAGDIST T.A.G._Distribution
AREA f:\files\tag_util TAGDOORS T.A.G._Distribution
AREA f:\files\tag\tagmulti.dir TAGMULTI T.A.G._Distribution
AREA f:\files\tag_util TAGUTIL T.A.G._Distribution
AREA g:\sds\softdist SOFTDIST Software_Distribution
AREA g:\misc\utilnet UTILNET Origin
AREA g:\xds\hms XDS_HMS Xpress_Distribution
AREA g:\xds\rdr XDS_RDR Xpress_Distribution
;