home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / NLMAKE.ZIP / FLAGS.CTL < prev    next >
Text File  |  1999-08-10  |  6KB  |  168 lines

  1. ; This is the FLAGS.CTL, the flag check control file.
  2. ;
  3. ; Regular flags are entered with the token FLAGS (case insensitive).
  4. ;
  5. ; User flags are entered with the token UFLAGS (case insensitive)
  6. ; BUT MUST NOT START WITH A "U" Example UREC would be just REC.
  7. ; You may use as many tokens (FLAG or UFLAG) as you want.
  8. ;
  9. ; Lines that begin with ";" are considered comment lines and can appear
  10. ; anywhere in this file
  11. ;
  12. ; ===============================================
  13. ;   A: OPERATING CONDITION FLAGS:
  14. ;
  15. ;   These flags define the online times and point status.
  16. ;   CM = Continuous Mail: can receive mail calls 24 hours a day
  17. ;        The absence of CM means that only Zone Mail Hour is observed
  18. ;   MO = Mail Only: no publicly available BBS available
  19. ;   LO = Listed Only: Only accepts mail calls from nodes in the nodelist (i.e.,
  20. ;                     no points)
  21. FLAGS  CM,MO,LO
  22. ;
  23. ; ===============================================
  24. ;  B. MODEM FLAGS:
  25. ;    The following flags define modem protocols supported. For details, refer
  26. ;    to the nodelist and/or your NC, RC, or ZC.
  27. ;
  28. FLAGS  V21,V22,V29,V32,V32b,V32T,V33,V34,HST,H14,H16,H96,MAX,PEP
  29. FLAGS  CSP,ZYX,VFC,Z19,V90C,V90S,X2C,X2S
  30. ;
  31. ;     The following flags define type of error correction available. A
  32. ;     separate error correction flag should not be used when the error
  33. ;     correction type can be determined by the modem flag. For instance
  34. ;     a modem flag of HST implies MNP.
  35. FLAGS  MNP,V42
  36. ;
  37. ; ===============================================
  38. ;  C: COMPRESSION FLAGS:
  39. ;
  40. FLAGS  MN,V42b
  41. ;
  42. ;  D: FILE/UPDATE REQUEST FLAGS:
  43. ;    The following table is from the nodelist:
  44. ;  |--------------------------------------------------|
  45. ;  |      |         Bark        |        WaZOO        |
  46. ;  |      |---------------------|---------------------|
  47. ;  |      |   File   |  Update  |   File   |  Update  |
  48. ;  | Flag | Requests | Requests | Requests | Requests |
  49. ;  |------|----------|----------|----------|----------|
  50. ;  | XA   |    Yes   |    Yes   |    Yes   |    Yes   |
  51. ;  | XB   |    Yes   |    Yes   |    Yes   |    No    |
  52. ;  | XC   |    Yes   |    No    |    Yes   |    Yes   |
  53. ;  | XP   |    Yes   |    Yes   |    No    |    No    |
  54. ;  | XR   |    Yes   |    No    |    Yes   |    No    |
  55. ;  | XW   |    No    |    No    |    Yes   |    No    |
  56. ;  | XX   |    No    |    No    |    Yes   |    Yes   |
  57. ;  |--------------------------------------------------|
  58. ;
  59. ;
  60. ;  The following software is qualified to
  61. ;  use the appropriate file request flag
  62. ;  according to information provided by
  63. ;  developers:
  64. ;
  65. ;  |-----------------------------------|
  66. ;  | Flag      Software Package        |
  67. ;  |-----------------------------------|
  68. ;  |  XA  Frontdoor   1.99b and lower  |
  69. ;  |      Frontdoor   2.01  and higher |
  70. ;  |      Dutchie     2.90c            |
  71. ;  |      Binkleyterm 2.1   and higher |
  72. ;  |      D'Bridge    1.2   and lower  |
  73. ;  |      TIMS                         |
  74. ;  |-----------------------------------|
  75. ;  |  XB  Binkleyterm 2.0              |
  76. ;  |      Dutchie     2.90b            |
  77. ;  |-----------------------------------|
  78. ;  |  XC  Opus        1.1              |
  79. ;  |-----------------------------------|
  80. ;  |  XP  Seadog                       |
  81. ;  |-----------------------------------|
  82. ;  |  XR  Opus        1.03             |
  83. ;  |      Platinum Xpress              |
  84. ;  |-----------------------------------|
  85. ;  |  XW  Fido        12N   and higher |
  86. ;  |      Tabby                        |
  87. ;  |-----------------------------------|
  88. ;  |  XX  D'Bridge    1.30  and higher |
  89. ;  |      Frontdoor   1.99c/2.00       |
  90. ;  |      InterMail   2.01             |
  91. ;  |      McMail      1.00             |
  92. ;  |-----------------------------------|
  93. ;  |  None       QMM                   |
  94. ;  |-----------------------------------|
  95. ;
  96. ;
  97. ;
  98. FLAGS  XA,XB,XC,XP,XR,XW,XX
  99. ;
  100. ; ===============================================
  101. ;  E: GATEWAY FLAG:
  102. ;  The * denotes a non-pattern variable length tail
  103. FLAGS G*
  104. ;
  105. ; ===============================================
  106. ;  F: MAIL PERIOD FLAGS:
  107. ; #? allows combinations of the following
  108. FLAGS  #01,#02,#08,#09,#18,#20,#?
  109. ;
  110. ; Example #01#02 is valid. #01#21 would be invalid since #21 is not listed
  111. ;
  112. ; ===============================================
  113. ;  G: ISDN CAPABILTY FLAGS:
  114. FLAGS  ISDN,X75,V120H,V120L,V110H,V110L
  115. ;
  116. ; ===============================================
  117. ;  H: INTERNET CAPABILITY FLAGS:
  118. ; Testing will allow a ":" after these flags to include additional info
  119. ;
  120. FLAGS  IBN,IFC,ITN,IVM,IFT,ITX,IUC,IMI,ISE,IP,IEM
  121. ;
  122. ; ===============================================
  123. ;  I: SYSTEM ONLINE TIME USERFLAGS
  124. ;  Allows Tyz flags.
  125. ;  Valid range for y and z is A to X and a to x inclusive
  126. ;  Creates a blanket allowance
  127. FLAGS Tyz
  128. ; Some example combinations (do not include these as regular flags -- there
  129. ; are 576 of them in total)
  130. ;  TAA,TAa,TAb,TAB,TAc,TAC,TAd,TAD,TAe,TAE,TAf,TAF,TAg,TAG,TAh,TAH
  131. ;  TAi,TAI,TAj,TAJ,TAK,TAk,TAl,TAL,TAm,TAM,TAn,TAN,TAo,TAO,TAp,TAP
  132. ;  TAq,TAQ,TAr,TAR,TAs,TAS,TAt,TAT,TAu,TAU,TAv,TAV,TAW,TAw,TAx,TAX
  133. ;
  134. ;
  135. ; ===============================================
  136. ;  A. FORMAT OF USER FLAGS
  137. ;     U,x..x
  138. ;
  139. ; Note: there has been some dispute over whether the U should be followed by a
  140. ; comma or whether the user flag can come immediately, e.g., UNEC or U,NEC
  141. ; NLMake will accept either format.
  142. ;
  143. ; ===============================================
  144. ;    B: MAIL ORIENTED USER FLAGS: (the U is infered by the token UFLAGS)
  145. ; PN* matches any numeric value, e.g., PN10999, for displaying private networks
  146. UFLAGS  ZEC,REC,NEC,SDS,SMH,NC,PN*
  147. ;
  148. ; ===============================================
  149. ; Redundant Flags
  150. ;
  151. ; Not all are here!  You may add more if you wish, but note the format.
  152. ; To prevent redundant checking comment out the RFLAGS lines.
  153. ; RFLAGS true_value, <redundant values>
  154. RFLAGS  V32b,<V32,MNP>
  155. RFLAGS  V42b,<V42,MNP>
  156. RFLAGS  HST,<MNP>
  157. ; ===============================================
  158. ; Suggest replacements for bad or old flags
  159. ; U before the name denotes a U flag
  160. ;
  161. OFLAGS  UTELNET,<ITN>
  162. OFLAGS  BND,<IBN>
  163. OFLAGS  TEL,<ITN>
  164. OFLAGS  TELNET,<ITN>
  165. OFLAGS  VMD,<IVM>
  166. OFLAGS  TCP,<IP>
  167. ;
  168.