home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
New Horizons Shareware Collection
/
HORIZONS1.BIN
/
TIC.CFG
< prev
next >
Wrap
Text File
|
1994-10-29
|
4KB
|
78 lines
; This is the TIC configuration file. Lines in this file that begin with a
; semicolon or a space are comments. If you are passing files on to other nodes,
; you may not be able to use Labtest's TIC function. Labtest will find the TIC
; files in your INBOUND directory specified in LTSETUP and toss the files to
; the destination directories. Labtest will process these files according to
; options identified below. Labtest will import the file information and
; description into your file base automatically. These are options requested
; by numerous sysops. However, if you require a full blown TIC processor,
; with the capabilities to downlink (send to other nodes), please refer to
; one of the many full TIC processing systems available.
;
; Systems Info. This section defines your connected systems. The 'From'
; line of each .TIC file will be checked against this list. TIC files
; originating from undefined systems will be renamed to .BAD.
; The keywords #Systems and #end are used to start and end this section
; and are required. You must specify the entire address, in the format
; zone:net/node.point
#Systems
1:202/707
1:202/701
#end
;
; Below you will identify your echo areas and the destination directories.
; This is all the information Labtest needs to process your incoming .TIC
; files! (PS: It doesn't matter how many spaces you place between the area
; name and the destination directory, so you may as well make it neat!)
; If a .TIC file points to an area which is not defined below, the .TIC
; file will be renamed to .BAD in the inbound directory.
;
; You may specify an altnerate Uploader Name to be inserted into the file
; descriptions and message text. There are four possibilities for this
; option:
;
; Macro Meaning
;
; # Use sysop's name as the Uploader Name
; * Use the area tagname as the Uploader Name
; - Do not add any uploader name. Same as /- on command line.
; text Specify up to 35 characters to be used as the uploader name.
; This text cannot contain any spaces! Use the underscore
; character in place of spaces. It will be replaced by a space
; at run time.
;
; Labtest can recognize the Replaces command used by some TIC processors.
; When a file is replacing another file, the old file will be removed
; from the destination area and the file database. If you wish to retain
; files that to be replaced, precede the area tagname with an exclamation
; point '!'. Areas starting with ! will not have files replaced, only
; new files added. For example, !RA_DIST means disable replacement in the
; RA_DIST area. The keywords #areas and #end start and end this section and
; are required.
; Area Path Uploader's Name (35 char's max!)
#Areas
RA_DIST C:\TAPE\RA_DIST RemoteAccess_Distribution_Net
RAD_VER2 C:\TAPE\RAD_VER2 *
SDS_RA C:\TAPE\SDS_RA *
PFNET C:\TAPE\PFNET *
!SDN_C C:\TAPE\C -
!SDN_ART C:\TAPE\ART #
NET202 C:\TAPE\NEWS NET202_File_Distribution
NET_TIC C:\TAPE\NETTIC *
HUB_TIC C:\TAPE\HUBTIC *
BBSLIST C:\TAPE\BBSLIST NET202_BBS_Listing
ECHOLIST C:\TAPE\ECHOLIST Fido_Net_Echo_List_Utilities
SDSFRONT C:\TAPE\FRONT SDS_Front_Door
NODEDIFF C:\TAPE\NODEDIFF Nodelists_and_Diffs
FIDONEWS C:\TAPE\NEWS Fidonet_News_Letters
BACKBONE C:\TAPE\BACKBONE Backbone
#end