home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / rbbs_pc / rbbtic39.zip / TICKCFG.SAM < prev    next >
Text File  |  1993-03-19  |  3KB  |  74 lines

  1. ;     The NOTES below preceded by *** are for explanation of how I 
  2. ;     set my TICK.CFG file up to work with RBBTIC. The examples 
  3. ;     below should help clarify the RBBTIC.DOC discussion regarding
  4. ;     the TICK.CFG file.
  5. ;
  6. ;         BACK UP YOUR CURRENT TICK.CFG FILE BEFORE MAKING ANY
  7. ;         ANY CHANGES TO THE EXAMPLES BELOW.
  8. ;
  9. ;   *****************************************************************
  10. ;     If this example file does NOT make sense to you, DO NOT
  11. ;     alter your working Tick.CFG file. Instead, set up a separate
  12. ;     RBBTIC.AREA file as suggested in the documentation.
  13. ;   *****************************************************************
  14.  
  15. IN f:\bt1\in
  16. ZONE 1 f:\bt1\out
  17. NET 387
  18. NODE 255
  19. TZ CST06
  20.  
  21. ; ****************************  ACAD      *****************************
  22. ; ***THe following areas are to be made available in the FMS.DIR file
  23. ; ***so callers can download these files. Since, RBBTIC will create the
  24. ; ***ouptut FMS.APP file for these, I therefore, have TICK log
  25. ; ***the file descriptions for these areas to a dummy file 
  26. ; *** (F:\TICK\DELETE.ME) which my bat file will delete after TICK runs. 
  27.  
  28. AREA F:\DL ACAD_MSC
  29.        Local Listname F:\TICK\DELETE.ME
  30.        Local Listfmt 33%3:-12%4:9  %5:8.3  %1:-45.2 160
  31.        1:387/255   ******   &*
  32.  
  33. AREA F:\DL ACAD_LSP
  34. ;       Local Listname F:\TICK\DELETE.ME
  35. ;       Local Listfmt 33%3:-12%4:9  %5:8.3  %1:-45.2 160
  36.        1:387/255   ***PW***   &*
  37.  
  38. AREA F:\DL ACAD_DWG
  39. ;       Local Listname F:\TICK\DELETE.ME
  40. ;       Local Listfmt 33%3:-12%4:9  %5:8.3  %1:-45.2 160
  41.        1:387/255   ***PW***   &*
  42. ;**************************************************************************
  43. ; *** The following areas are configured to be handled by TICK in the 
  44. ; *** normal fashion and Tick will create the SYSOP_ON.LY fms.dir list
  45. ; *** which BBS callers will never see. This allows me, the sysop
  46. ; *** to track files of interest only to me.
  47.  
  48. AREA F:\MTOSS\AREAFIX BACKBONE
  49.        Local Listname F:\SYSOP\FILES\SYSOP_ON.LY
  50.        Local Listfmt %100:33%3:-12%4:9  %5:8.3  %1:-45.2 136
  51.        1:387/800   ***PW***   &*
  52.  
  53. AREA F:\BT1\FILEBONE FILEMOVE
  54.        Local Listname F:\bt1\filebone\sdnsys.dir
  55.        Local Listfmt %100:33%3:-12%4:9  %5:8.3  %1:-45.2 102
  56.        1:387/255   ***PW***   &*
  57.  
  58. AREA F:\BT1\FILEBONE BONEMAPS
  59.        Local Listname F:\bt1\filebone\sdnsys.dir
  60.        Local Listfmt %100:33%3:-12%4:9  %5:8.3  %1:-45.2 102
  61.        1:387/255   ***PW***   &*
  62.  
  63. AREA F:\BT1\NL NODEDIFF
  64.        Local Listname F:\bt1\filebone\BACKBONE.dir
  65.        Local Listfmt %100:33%3:-12%4:9  %5:8.3  %1:-45.2 102
  66.        1:387/31   ***PW***   &*
  67.  
  68. ;***************************************************************************
  69.  
  70. STOPDUP f:\tick\dupfiles\
  71. TEMP I:\SWAPS\
  72. ;FLEA
  73. ETC. .....................
  74.