home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
RATIC20B.ZIP
/
RATICK.CFG
< prev
next >
Wrap
Text File
|
1993-06-13
|
2KB
|
68 lines
unregistered
;
; *** indicates new additions to version 2.0.
: $ indicates registered only feature.
;
; *** ULBYAREA will use the File area areaname as the uploader.
; Without this option the upload by field is filled with RATICK.
ULBYAREA
;
; $ REPLACEALL, NOLOG and USEDIZ are REGISTERED ONLY features:
;
; $ REPLACEALL will ask RAFILE to search ALL directories for Replacement files.
; The default setting asks RAFILE to replace only in the same area
; that was imported to.
; Without Registration, RATICK will ignore the replaces line in *.TIC files.
REPLACEALL
;
; $ NOLOG will turn off RATICK logging. (Registered only feature.)
; NOLOG
;
; $ *** USEDIZ will tell RATICK to look for *.DIZ and *.SDI files in the
; archive begin imported. If the file is present and this flag is used,
; the DIZ or SDI file will be imported as the description instead of the
; description included in the TIC file.
USEDIZ
;
; STAMPDATE will change the date of the incoming file to
; the current system date. This insures that files added by RAFILE will showup
; in the NEW file scan. Comment out STAMPTIME if you want to keep the original
; file date.
STAMPDATE
;
;
; Use KILLTIC to delete all processed tic files.
; The default setting will save your tic files.
; KILLTIC
;
; This inbound directory tells RATick where to look for TIC files
;
INBOUND
c:\ra\tic
;
; The area list MUST be in this format...
;
; the keyword AREA must be UPPERCASE.
; the Name of the file echo area goes next.
; the Number of the file area (in RA) into which this area will be imported.
; the Full Directory name for files in that area.
;
AREA
RAD_UTIL
2
C:\RA\TEST
;
; *** Wildcards are accepted as valid areanames.
; In this example, WIN* areaname would match any area beginning with 'WIN'.
;
AREA
WIN*
3
D:\Files\Windows
;
; *** If wildcard areanames are used in conjunction with the ULBYAREA option,
; RATICK will use the name listed in the .CFG file with one change. The star
; will be replaced with a dollar sign. This is due to the filename restrictions
; of DOS.
; Example AREA WIN* will have the uploaded by field filled with WIN$.