home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / BBSLIST3.ZIP / BBSLIST.DOC < prev    next >
Text File  |  1994-11-27  |  7KB  |  202 lines

  1.  
  2.  
  3.                              The BBSList Door
  4.                              ~~~~~~~~~~~~~~~~~
  5.  
  6.                            (c)1994 WRM Systems
  7.  
  8.         One of a Software Collection of multi-BBS door programs.
  9.        Supporting All Popular BBS Types Including PCBoard,SpitFire
  10.           Wildcat!, Gap, RBBS, TriBBS, Remote Access, and WWIV
  11.  
  12.                      VERSION 3.0     November 19,1994
  13.  
  14.                                    By
  15.  
  16.                                 Dick Miller
  17.                             1404 Mockingbird ln.
  18.                             Corsicana, Texas 75110
  19.  
  20.                             VOICE (903)872-3812
  21.                    *between 5:30 & 10:00 p.m. Central Time
  22.  
  23.                                   From
  24.  
  25.                                The GATE BBS
  26.                               (903)872-0903
  27.                               2400/9600/14400
  28.                                24 Hours/Day
  29.  
  30.  
  31. Credits
  32. ~~~~~~~
  33.  This Door was Complied using RMDOOR by Randy Hunt and Mark Godwin.
  34.  and Complied using Borland Turbo Pascal 7.0
  35.  
  36. LATEST VERSION
  37. ~~~~~~~~~~~~~~
  38. Please call The GATE BBS for the latest version of this and other programs.
  39.  
  40.  
  41. LEGALITIES
  42. ~~~~~~~~~~
  43. THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS" WITHOUT
  44. WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO ANY
  45. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  46. IN NO EVENT SHALL ANYONE INVOLVED WITH THE CREATION AND PRODUCTION OF THIS
  47. PRODUCT BE LIABLE FOR INDIRECT, SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING
  48. OUT OF ANY USE THEREOF OR BREACH OF ANY WARRANTY. ONCE REGISTERED, ANY
  49. DISTRIBUTION OF THE REGISTERED KEY WILL INVALIDATE YOUR KEY IN ALL FUTURE
  50. VERSIONS OF THIS PROGRAM AND NO PRODUCT SUPPORT WILL BE GIVEN. DISTRIBUTING
  51. A REGISTERED KEY FILE WILL ALSO BRING ABOUT CRIMINAL CHARGES.
  52.  
  53.  
  54. DISTRIBUTION
  55. ~~~~~~~~~~~~
  56. You may make this file available for downloading from your BBS or you may
  57. upload it to any BBS of your choice, provided that you do not make any
  58. changes to the contents of the archive (ZIP file). The archive and its
  59. individual contents may not be used by any service that charges any money
  60. whatsoever, without the written permission of the author.
  61.  
  62.  
  63. PROGRAM DESCRIPTION
  64. ~~~~~~~~~~~~~~~~~~~
  65. The BBS List maintains a listing of other Bulletin Board Systems. A user
  66. may add a new listing, edit a listing or delete a listing. The user can only
  67. edit or delete a listing the they have added. The system operator has complete
  68. control and may edit or delete a listing at any time. A Registered SysOp is
  69. allowed to delete listing that are older that a given date.
  70. The User may search the database of listings for a matching Area Code. If
  71. found the Information is display one at a time until all have been listed.
  72. The User may download a file named BBS.TXT which is a complete listing of
  73. all the BBS Listings. NOTE: the Shareware file DSZ.COM must be present in
  74. the BBS List Directory. BBSLIST Download supports Zmodem, YModem, or XModem
  75. transfers.
  76. A registered SysOp can opt to have a Bulletin or Goodbye Screen generated
  77. by creating a SysOp.cfg file. The Screens contain 3 other bulletin board
  78. systems that the user may call, if you use the provided Sysop.CFG file.
  79. By changing the 3 to 999 then the generated screen will contain 999 BBSes.
  80. A value of 6 will fill the screen, the choice is yours.
  81. These bulletin board systems come from the list of BBSes that users add
  82. through the BBSLIST program. The 3 board listed in the screen file are
  83. rotated everytime the Blist program is run, if you did not specify (999)
  84. BBSes to be listed.
  85. Below is an example of the SysOp config we use file.
  86.  
  87. SysOp.CFG File;
  88. C:\display\GoodBye.ANS      <----Line 1      Ansi Screen
  89. C:\display\GoodBye.BBS      <----Line 2   Monochrome Screen
  90. 3                           <----Line 3   Number of BBSes to List
  91.  
  92. The included program 'Blist.exe' must be called to generate these screens.
  93. We suggest that you use a Blist.Bat file to do this.
  94. Example Blist.Bat file;
  95. cd\bbslist        <----Change to BBSLIST Directory
  96. blist            <----Run Blist
  97. cd\bbs            <----Change back to BBS directory
  98. board            <----Restart the BBS
  99.  
  100.  
  101. The Door may be run by the SysOp Locally by typing BBSLIST BBSLIST.CFG /L
  102. to better evaluate the door.
  103.  
  104.  
  105.  
  106. FEATURES
  107. ~~~~~~~~
  108. > Desqview Aware.
  109. > COM0-15 support and non-standard IRQ's.
  110. > Colorful ANSI screens.
  111. > NO BRUN module needed for play.
  112. > BETA tested on many different boards.
  113. > Will return to BBS on dropped carrier.
  114. > Will TIMEOUT a player after 3 minutes of no activity
  115.  
  116.   -- Sysop Features
  117.  
  118. > Edit All Listings
  119. > Delete listings older than specified date
  120. > Blist Program to generate Bulletin or Goodbye Screens
  121. > Support BBS available. The GATE BBS (903)872-0903 24Hrs. 2400/14400 Baud
  122.  
  123.  
  124.  
  125. CONFIGURATION: (Your BBSLIST.CFG file)
  126. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  127. The BBS List door supports the Following Door Data Types:
  128. PCB    --  PcBoard
  129. GAP    --  Gap (Door.sys)
  130. SF     --  SpitFire
  131. RBBS   --  RBBS
  132. WC     --  WildCat
  133. TRIBBS --  Tribbs
  134. WWIV   --  WWIV
  135.  
  136. Example configuration file for PCBOARD.SYS
  137. ------------------------------------------
  138. PCB                 <=-  (Door Data File Type See Above)
  139. C:\PCB\             <=-  (Full pathname of your PCBOARD.SYS file)
  140. The GATE            <=-  (Change this to your BBS name)
  141. Dick Miller         <=-  (The Sysop's name)
  142. 38400               <=-  (Locked Baud Rate or 0 for not Locked)
  143.  
  144.  
  145.  
  146. ** Please see your individual door documentation on setting up doors!
  147.  
  148.  
  149.  
  150.  
  151. Environment Variables
  152. ~~~~~~~~~~~~~~~~~~~~~
  153. PCBoard automatically creates the %PCBDRIVE% & %PCBDIR% environment
  154. variables. Non-PCBoard systems may also use these variables by including
  155. the following in either your BBS batch or AUTOEXEC.BAT
  156.   SET PCBDRIVE=C:               <- Drive letter of your BBS files
  157.   SET PCBDIR=\BBSDIR            <- Path to your BBS files
  158. Then in your Door .CFG file instead of putting C:\BBSDIR\DOOR.SYS, you
  159. would put %PCBDRIVE%%PCBDIR%\DOOR.SYS. This allows you to use just one
  160. .CFG file for multi-node operation!
  161.  
  162. To specify a non-standard IRQ, put the IRQ number after the .CFG on the
  163. command line.  For example:
  164.  
  165.      BBSLIST BBSLIST.CFG 5
  166. or using the PCBDRIVE procedure:   SET IRQ=5   and use
  167.      BBSLIST BBSLIST.CFG /%IRQ%
  168.  
  169. This tells the program to use IRQ 5 instead of the standard IRQ.
  170.  
  171.  
  172. Sysop Keys
  173. ~~~~~~~~~~
  174. HOME  -  Toggles between the users status window and a help display   
  175.          taht list the RMDOOR Special Keys
  176. F6    -  Takes (5) Minutes off the caller. NOTE: This will not be
  177.          returned to the BBS
  178. F7    -  Gives (5) Minutes to the Caller. NOTE: This will not be 
  179.          returned to the BBS/
  180. F9    -  Quit the Door and Return the Caller to the BBS             
  181.                                                  
  182. F10   -  Enter Split Screen Chat Mode with Caller.
  183.          ESC Key returns to Door
  184.  
  185.  
  186.  
  187. MAINTENANCE
  188. ~~~~~~~~~~~
  189. This Door Requires no maintance.
  190.  
  191. FUTURE VERSIONS
  192. ~~~~~~~~~~~~~~~
  193.  
  194.  
  195. REGISTERING
  196. ~~~~~~~~~~~
  197. That's all there is to it! If you have any problems or questions
  198. please feel free to call The GATE BBS at (903)872-0903 and Leave a 
  199. Comment to the SysOp.
  200.  
  201. See the enclosed registration form for ordering!  (REGISTER.TXT)
  202.