home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / x / xlst215g.zip / XL_TICK.CTL < prev   
Text File  |  1992-06-10  |  4KB  |  92 lines

  1. ;
  2. ;  X_List Tick/Pwd handling control file
  3. ;
  4. ;  X_LIST V2.15 IS NOT PUBLIC DOMAINE MATERIAL - but almost free for most
  5. ;  BBS as stated in the documentation - read it.
  6. ;
  7.  
  8. ;IN c:\Tmp\                   ; Not Used by X_List
  9. ;ZONE 2 E:\Tmp\               ; Not Used by X_List
  10. ;NET 230                      ; Not Used by X_List
  11. ;NODE 22                      ; Not Used by X_List
  12. ;TZ MET-01MET                 ; Not Used by X_List
  13.  
  14.  
  15. AREA D:\Ham_News HAM_NEWS
  16.   Local CRC                      ; Enable CRC checking for this area.
  17.   Local News C:\NewFiles\        ; See news statement for abrivations
  18.   Local To All Sysops
  19.   Local Subject HFDN Files Arrived at 2:230/22
  20.   Local Prolog C:\X_List\HFDN_pro.Txt
  21.   Local Epilog C:\X_List\HFDN_Epi.Txt
  22.   Local Format %name:14L (%size) Area: %area:16L Origin: %origin:16R%crlfDescription: %desc
  23.   Local TotalSize
  24.         2:231/34 HEJPER *
  25.  
  26. AREA D:\HAM_PCKT HAM_PCKT
  27.   Local CRC                      ; Enable CRC checking for this area.
  28.   Local News =HAM_NEWS           ; Adopt News information from area HAM_NEWS
  29.         2:231/34 HEJPER *H!
  30.         2:230/31 HELLO  *&H
  31.         1:230/31 HELLO  *H
  32.         2:230/32 DAVS   *&
  33.         2:230/33 GYLLE  *CP
  34.         1:230/33 GYLLE  *CP
  35.         2:230/34 GYLLE  *H
  36.  
  37. AREA D:\TEST TEST
  38.   Local News C:\Msg\Test\        ; See news statement for abrivations
  39.   Local Subject Just a test
  40.   Local News C:\Msg\Test2\       ; And a seccond message in another area.
  41.   Local Subject TESTing
  42.         2:231/34 HEJPER *MAC
  43.  
  44. ;  * Accept Files.
  45. ;  & Don't Send Files.
  46. ;  ! Toggle CRC testing for files from this node.
  47. ;  P Send as Pwd.
  48. ;  F Send as Flea.          (Future)
  49. ;  H Send as HOLD.
  50. ;  C Send as Crash.
  51. ;  A Anounce new files from this node.
  52. ;  M Send followup message (see also Name statement in FileRout.Ctl).
  53.  
  54. STOPDUP e:\Tmp\               ; Place dupes here....
  55. TEMP E:\                      ; Temp file area (future)
  56. NEWS C:\Msg\NewFiles\         ; Message area for new file anouncements.
  57. ;NEWS 3                       ; Or in Message area 3
  58. ;NEWS C:\RA\ 3                ; Or in a Hudson Message database, folder 3.
  59. ;NEWS AREA:NEWFILES           ; Or as .PKT files in the inbound.
  60. ;NEWS C:\Msg\NewFiles.SQD     ; Or in a Squish message base.
  61. Subject New Files at my BBS   ; Subject for the News messages.
  62. Prolog C:\X_List\Prolog.Txt   ; Text file to be added first in news-messages.
  63. Epilog C:\X_List\Epilog.Txt   ; Text file to be added last in news-messages.
  64. ;Format %name:14L (%size) Area: %area:16L Origin: %origin:16R%crlfDescription: %desc
  65. ; ^^ Define your own format of the NEWS messages.. Read DOCs for information
  66. hold D:\Tmp\                  ; Location of .TIC/.PWD files to be sent
  67. ;CRC                          ; Enable Global CRC Checking
  68. ;NoTick 3:30 4:30             ; No tick processing in ZMH
  69. ;NoTick 1:50 8:00             ; Skip tick processing from 1:50 to 8:00
  70. ;DoTick 2:40 3:00             ; except from 2:40 to 3:00
  71.  
  72. ;Include X_Tick2.Ctl          ; Include extra control files
  73.                               ; You may include up to 5 nested control-files.
  74.  
  75. ; The following statements is not used by X_List, but will be accepted by
  76. ; the controlfile interpreter..
  77.  
  78. ;FLEA                         ; Not Used by X_List
  79. ; FIDO                        ; Not Used by X_List
  80. ;mail e:\Tmp\                 ; Not Used by X_List
  81. ;logpath                      ; Not Used by X_List
  82. ;QDIR c:\qdir                 ; Not Used by X_List
  83. ;LineFmt %3:-13 %1            ; Not Used by X_List
  84. ;ListName Files.Bbs           ; Not Used by X_List
  85. ;AKA 1:1/313                  ; Not Used by X_List
  86. ;AKA 5:678/90                 ; Not Used by X_List
  87. ;LOGSEEN                      ; Not Used by X_List
  88. ;LogCRC                       ; Not Used by X_List
  89. ;Crc2Dup                      ; Not Used by X_List
  90. ;NoWait                       ; Not Used by X_List
  91.  
  92.