; DW_Tic v1.0 Copyright (C) 1992-94 by Dataware Software
; ͸
;  Text configuration file for DW_Tic.                                        
;                                                                             
;  This file must be compiled by typing DW_TIC -b at the DOS command line.    
;                                                                             
;  This text file will allow you to define up to 65536 areas before compiling 
;  it into a binary file.  To extract a text version of your binary config    
;  file just do the same as you do to compile this file, but use a -t switch  
;  on the command line instead of the -b.                                     
;                                                                             
;  NOTE: Upon successful compilation this file will automatically be deleted. 
; ;
;
NODE     1:3407/1
SERIAL   12345678
MODE     PCBoard
INBOUND  d:\fd\files\
DEF_DOS  f:\private\
DEF_BBS  f:\pcb\main\private
DEFMSGS  f:\msgs\main
XFRFILE  f:\pcb\main\download.txt
TESTFILE d:\fd\tictest.bat
;
; ͸
;  Program switches 
; ;
;
DUPES    Delete
COPY_ARC Yes
KEEP_TIC Yes
ARC_DATE Yes
REC_LINE Yes
DIZ_CHK  Yes
CRC_CHK  Yes
UNK_AREA Yes
;
; ͸
;  Archive utility definitions 
; ;
;
ARC      c:\util\arc.exe
ARJ      c:\util\arj.exe
LZH      c:\util\lha.exe
PAK      c:\util\pak.exe
SQZ      c:\util\sqz.exe
UNZIP    c:\util\pkunzip.exe
ZIP      c:\util\pkzip.exe
ZOO      c:\util\zoo.exe
;
; ͸
;            Area definitions           
;                                       
;  NOTE: Each area will take 147 bytes. 
; ;
;
AREA     SDN_UTIL
PASSWORD SECRET
DOS_DIR  f:\private\
BBS_DIR  f:\pcb\main\private
MSG_FILE f:\msgs\main
TO_WHO   All
PRIVATE  No
ECHO_MSG No
;
AREA     SDN_GAME
PASSWORD TOP-SECRET
DOS_DIR  f:\private\
BBS_DIR  f:\pcb\main\private
MSG_FILE f:\msgs\main
TO_WHO   Sysop
PRIVATE  Yes
ECHO_MSG No
;
AREA     SOFTDIST
PASSWORD NONE
DOS_DIR  f:\private\
BBS_DIR  f:\pcb\main\private
MSG_FILE f:\msgs\main
TO_WHO   All
PRIVATE  No
ECHO_MSG Yes
;
