home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / mr2_230.zip / SEARCH.INI < prev    next >
Text File  |  1994-03-13  |  6KB  |  150 lines

  1. #
  2. # This is my personal INI file I use for my NERDNOOK.QWK packets.  I have
  3. # these lines in a NERDNOOK.INI file so that these searches only apply to
  4. # that board.  This file would supplement any settings (including "global"
  5. # search criteria) found in MR2.INI.
  6. #
  7. # This is just an example file - place entries in either MR2.INI or
  8. # a local BBS INI (e.g., "NerdNook.INI")
  9. #
  10. # NOTE:  Update with more general conference definitions, and some
  11. # definitions specific to the PC-OHIO BBS that I also use.
  12. #
  13.  
  14. ShowEmpties = No
  15.     # If set to YES, all defined search conferences are listed on the
  16.     # conference selection screen.  Empty conferences are shown with
  17.     # message counts of (0).  If set to NO, empty "custom" conferences
  18.     # are not listed.
  19.  
  20. DisplayStatus = No
  21.     # If set to YES, MR/2 will display a search progression string at the
  22.     # bottom of the screen.  This will appear similar to the normal
  23.     # searching status display.
  24.  
  25. SeparaterBar = Yes
  26.     # Specify YES if you wish a horizontal bar to appear between normal
  27.     # and custom conferences when listed for selection.
  28.  
  29. PositionOnMatchLine = Yes
  30.     # This causes the line that caused a message to "match" to be aligned
  31.     # at the top of the display - as if a search had been performed.
  32.     # Set this to NO if you wish to see the top of each message in all
  33.     # custom conferences.
  34.  
  35. #=====================================================================
  36. # The entry below tells MR/2 to build a conference called "Barcode".
  37. # It specifies that ALL conferences should be checked for the string
  38. # "Barcode" or "Bar Code".
  39.  
  40. MakeConference = Barcode
  41. Conferences=*
  42. String = Barcode\Bar Code
  43.  
  44.  
  45. #=====================================================================
  46. # The entry below tells MR/2 to build a conference called "MR/2".
  47. # It specifies that ALL conferences should be checked for the string
  48. # "MR/2" occuring in the subject line or body (no taglines are counted).
  49.  
  50. MakeConference = MR/2
  51. String = MR/2
  52. Check = Subject, Body
  53.  
  54.  
  55. #=====================================================================
  56. # The entry below tells MR/2 to build a conference called "MR/2 Taglines".
  57. # It specifies that ALL conferences should be checked for the string
  58. # "MR/2" in taglines ONLY.
  59.  
  60. MakeConference = MR/2 Taglines
  61. String = MR/2
  62. Check = Origin
  63.  
  64.  
  65. #=====================================================================
  66. # The entry below tells MR/2 to build a conference called
  67. # "DR DEBUG/C/C++ & OS/2".  It causes the 4 specified conferences
  68. # to be checked for the string "OS/2".
  69.  
  70. MakeConference = DR DEBUG/C/C++ & OS/2
  71. Conferences=93,99,111,183
  72. String = OS/2
  73.  
  74.  
  75. #=====================================================================
  76. # The entry below tells MR/2 to build a conference called "CTOS".
  77. # It specifies that ALL conferences should be checked for the string
  78. # "CTOS".
  79.  
  80. MakeConference = CTOS
  81. Conferences=*
  82. String = CTOS
  83.  
  84.  
  85. #=====================================================================
  86. # The entry below tells MR/2 to build a conference called "I.D. Images".
  87. # It specifies that ALL conferences should be checked for any of the
  88. # 4 strings given.
  89.  
  90. MakeConference = I.D. Images
  91. Conferences=*
  92. String = ID Images\I.D. Images\EasyLabel\Easy Label
  93.  
  94.  
  95. #=====================================================================
  96. # The entry below tells MR/2 to build a conference called "Zortech".
  97. # It specifies that ALL conferences should be checked for the string
  98. # "Zortech" or "ZTC".
  99.  
  100. MakeConference = Zortech
  101. Conferences=*
  102. String = Zortech\ZTC
  103.  
  104.  
  105. #=====================================================================
  106. # The entry below tells MR/2 to build a conference called
  107. # "Comp OS/2 (Usenet)".  It specifies that ALL messages from the
  108. # three specified conferences be combined into this single virtual
  109. # conference  the HideConference command is used to hide the original,
  110. # individual conferences from normal view.
  111.  
  112. MakeConference = Comp OS/2 (Usenet)
  113. Conferences=2917,2475,2993
  114.  
  115. HideConferences=2917,2475,2993
  116.  
  117.  
  118. #=====================================================================
  119. # The entry below tells MR/2 to build a conference called
  120. # "Personal (Usenet)".  It specifies that messages from the specified
  121. # conferences that contain my name should be placed in this virtual
  122. # conference.  Since Usenet messages converted to QWK format usually
  123. # have the TO user set to ALL, "personal" messages do not appear in
  124. # your personal conference.  This definition makes a Usenet-specific
  125. # personal conference, if any message(s) are found with my name.
  126.  
  127. MakeConference = Personal (Usenet)
  128. Conferences=2917,2475,2993
  129. String=Nick Knight
  130.  
  131.  
  132. #=====================================================================
  133. # The entry below tells MR/2 to build a conference called
  134. # "OS/2 Forsale".  It specifies that messages from the specified
  135. # conferences be checked for the text string "OS/2".  In this example,
  136. # all specified conferences are "For Sale" conferences on the PC-Ohio
  137. # BBS.  If anything having to do with OS/2 is posted in any of these
  138. # For Sale conferences, it will appear in this virtual confernce.  I
  139. # actually have 9 or 10 separate For Sale search topics, all creating
  140. # their own virtual conference.  Again, I also use a HodeConference
  141. # clause to remove the individual "real" conferences from view.
  142.  
  143. MakeConference = OS/2 Forsale
  144. Check=Body,Subject
  145. Conferences=7,276,554,648,1534,1473,1460,1228,1119,1002
  146. String = OS/2
  147.  
  148. HideConferences=276,554,648,1534,1473,1460,1228,1119,1002
  149.  
  150.