home *** CD-ROM | disk | FTP | other *** search
/ New Horizons Shareware Collection / HORIZONS1.BIN / TIC.CFG < prev    next >
Text File  |  1994-10-29  |  4KB  |  78 lines

  1. ; This is the TIC configuration file.  Lines in this file that begin with a
  2. ; semicolon or a space are comments. If you are passing files on to other nodes,
  3. ; you may not be able to use Labtest's TIC function.  Labtest will find the TIC
  4. ; files in your INBOUND directory specified in LTSETUP and toss the files to
  5. ; the destination directories.  Labtest will process these files according to
  6. ; options identified below.  Labtest will import the file information and
  7. ; description into your file base automatically.  These are options requested
  8. ; by numerous sysops.  However, if you require a full blown TIC processor,
  9. ; with the capabilities to downlink (send to other nodes), please refer to
  10. ; one of the many full TIC processing systems available.
  11. ;
  12. ; Systems Info.  This section defines your connected systems.  The 'From'
  13. ; line of each .TIC file will be checked against this list.  TIC files
  14. ; originating from undefined systems will be renamed to .BAD.
  15. ; The keywords #Systems and #end are used to start and end this section
  16. ; and are required.  You must specify the entire address, in the format
  17. ; zone:net/node.point
  18.  
  19. #Systems
  20.  
  21. 1:202/707
  22. 1:202/701
  23.  
  24. #end
  25.  
  26. ;
  27. ; Below you will identify your echo areas and the destination directories.
  28. ; This is all the information Labtest needs to process your incoming .TIC
  29. ; files! (PS:  It doesn't matter how many spaces you place between the area
  30. ; name and the destination directory, so you may as well make it neat!)
  31. ; If a .TIC file points to an area which is not defined below, the .TIC
  32. ; file will be renamed to .BAD in the inbound directory.
  33. ;
  34. ; You may specify an altnerate Uploader Name to be inserted into the file
  35. ; descriptions and message text.  There are four possibilities for this
  36. ; option:
  37. ;
  38. ; Macro    Meaning
  39. ;
  40. ; #        Use sysop's name as the Uploader Name
  41. ; *        Use the area tagname as the Uploader Name
  42. ; -        Do not add any uploader name.  Same as /- on command line.
  43. ; text     Specify up to 35 characters to be used as the uploader name.
  44. ;          This text cannot contain any spaces!  Use the underscore
  45. ;          character in place of spaces.  It will be replaced by a space
  46. ;          at run time.
  47. ;
  48. ; Labtest can recognize the Replaces command used by some TIC processors.
  49. ; When a file is replacing another file, the old file will be removed
  50. ; from the destination area and the file database.  If you wish to retain
  51. ; files that to be replaced, precede the area tagname with an exclamation
  52. ; point '!'.  Areas starting with ! will not have files replaced, only
  53. ; new files added.  For example, !RA_DIST means disable replacement in the
  54. ; RA_DIST area. The keywords #areas and #end start and end this section and
  55. ; are required.
  56.  
  57. ; Area     Path                    Uploader's Name (35 char's max!)
  58.  
  59. #Areas
  60.  
  61. RA_DIST    C:\TAPE\RA_DIST         RemoteAccess_Distribution_Net
  62. RAD_VER2   C:\TAPE\RAD_VER2        *
  63. SDS_RA     C:\TAPE\SDS_RA          *
  64. PFNET      C:\TAPE\PFNET           *
  65. !SDN_C     C:\TAPE\C               -
  66. !SDN_ART   C:\TAPE\ART             #
  67. NET202     C:\TAPE\NEWS            NET202_File_Distribution
  68. NET_TIC    C:\TAPE\NETTIC          *
  69. HUB_TIC    C:\TAPE\HUBTIC          *
  70. BBSLIST    C:\TAPE\BBSLIST         NET202_BBS_Listing
  71. ECHOLIST   C:\TAPE\ECHOLIST        Fido_Net_Echo_List_Utilities
  72. SDSFRONT   C:\TAPE\FRONT           SDS_Front_Door
  73. NODEDIFF   C:\TAPE\NODEDIFF        Nodelists_and_Diffs
  74. FIDONEWS   C:\TAPE\NEWS            Fidonet_News_Letters
  75. BACKBONE   C:\TAPE\BACKBONE        Backbone
  76.  
  77. #end
  78.