home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / BR14_300.ZIP / BR.DOC < prev    next >
Text File  |  1992-12-31  |  12KB  |  210 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                       BBS Review
  8.         =====================================================================
  9.  
  10.              Program now uses Door  Patch 3.8 and supports the  following BBS
  11.         drop file formats:  DOOR.SYS, PCBOARD.SYS, SFDOORS.DAT, CALLINFO.BBS,
  12.         DORINFO1.DEF, DORINFO2.DEF  and CHAIN.TXT.  Compatible with at  least
  13.         these BBS systems: PCBoard  14+, GAP 4+, RBBS-PC 17+.  WILDCAT 2+ and
  14.         Spitfire 3+. Also supports baud rates up to 115,200 BPS.
  15.  
  16.              My programs may  be on  various BBSes around  the country  under
  17.         different archive extensions and types. This is the state  of all the
  18.         BBSes  around the country. I personally like LHARC better, slower but
  19.         smaller and suggest you give it a try.
  20.  
  21.              The archive file should contain the following files:
  22.  
  23.              BR.EXE   BR.CFG   BR-SORT.EXE   BR.DOC   READ.ME   SYSOP.DOC
  24.  
  25.              BR.EXE  is the  main program. BR.CFG  is a  sample configuration
  26.         file.  BR-SORT.EXE is the external sort routine. BR.DOC is this file.
  27.         SYSOP.DOC is documentation for the  Sysop, READ.ME contains bug fixes
  28.         and must be included in the .ARC file if it is downloadable from your
  29.         system. These files may not be altered in any way.
  30.  
  31.              My  archive  file  no   longer  contains  DORPCH38.EXE  and  the
  32.         BRUN30.EXE files. This  was done to make the file  smaller so that it
  33.         takes up  less space on the host BBS. If  you need either of the Door
  34.         Patch  .EXE  files contained  in  the Door  Patch  file, they  can be
  35.         obtained from numerous BBS  systems around the country. The  filename
  36.         for Door Patch is DORPCH38.ZIP. This door does not run on PCBoard 12.
  37.  
  38.              Starting  with version  2.0  the sysop  can now  control whether
  39.         reviews are deleted  or not  by the daily  maintenance routine  built
  40.         into the door. Please see .CFG format.
  41.  
  42.              This  door comes with an example BR.CFG.  It is supplied to show
  43.         you how to set up the configuration file. The file may be modified to
  44.         suit.  Please  try  and  limit the  limit  of  your  Sysops  names to
  45.         PCBoard's name length of  twenty-seven characters (total length). The
  46.         sixth  line is  for registration  serial numbers.  If you  change the
  47.         "Unregistered BBS" name or serial number it will still come up in the
  48.         door  as  "Unregistered BBS"  until  you  get  a registration  serial
  49.         number.
  50.  
  51.              C:\PCB\PCBOARD.SYS < change to suit your system
  52.              Unregistered BBS   < changes only take affect with registration
  53.              Boss               < change to sysop's first name
  54.              Dude               < change to sysop's last name
  55.              Your Sysop         < Door Donor's name
  56.              0000               < changes only take affect with registration
  57.              Y                  < delete expired reviews N=don't delete
  58.              C:\PCB\DOORS\BLT14 < optional bulletin, requires registration
  59.  
  60.              You also can populate the .CFG file with path and filename for a
  61.  
  62.  
  63.  
  64.  
  65.  
  66.         bulletin. If not  populated, no bulletin  is generated. The  bulletin
  67.         shows the  latest ten reviews that have been entered into BBS Review.
  68.         It  shows BBS Name  and date  it was entered.  As each  new review is
  69.         entered the tenth one is deleted, the new one becomes  number one and
  70.         other others are  stepped down  one position. This  shows the  newest
  71.         review as the first position in the bulletin.
  72.  
  73.              The bulletin, if used, can be called anything you want and saved
  74.         to any directory on your drive(s). Leave out line eight if you do not
  75.         want  a bulletin  generated. It  is suggested  that you  generate the
  76.         bulletin because it  does save users from having to  go into the door
  77.         to see if new reviews have been entered since the last time they used
  78.         BBS Review. The bulletin is disabled on non-registered versions. 
  79.  
  80.              This program is used to  enter BBS reviews and has been  made as
  81.         simple as possible for the users to enter the data.  Prompts are used
  82.         wherever possible so that single key presses take the place of typing
  83.         in data. Key presses are used for type of computer BBS  system is on,
  84.         BAUD rates, subscriber  only system and so on. So all the user has to
  85.         type in is the BBS  name, type BBS of system, hours and the main text
  86.         of the  review. If you have any of my other review programs installed
  87.         as a door, this is basically the same program and options.
  88.  
  89.              The Sysop  has the  authority/power/option to delete  any record
  90.         that  they believe  is not  in good  taste. Users  can only  delete a
  91.         record  if they have input  the original record.  Deleted records are
  92.         replaced with the next entry  starting at record one and looking  for
  93.         the first deleted (blank) record. If no deleted are found the program
  94.         adds the new record to the end of the database.
  95.  
  96.              There is now  an external sort  program called BR-SORT.EXE.  You
  97.         must call the sort program. I  am letting the sysops handle when this
  98.         routine is called. If you  put it in the batch file when  the door is
  99.         used the user may not have made and entry, hence no changes that need
  100.         to be sorted. The best way to use this would be in a nightly event if
  101.         you have such an operation on your  system. You can also do the  sort
  102.         from a batch  file the first  thing every morning.  If there are  few
  103.         entries each week you might do this on a weekly basis. I still do not
  104.         feel a user  should wait while  the program sorts  entries. The  sort
  105.         routine  is compiled using QuickBASIC 3.0 so you must have BRUN30.EXE
  106.         somewhere in your path (3.0 is faster than 4.0  and up). If there are
  107.         errors they will be logged in a file called BR-SORT.ERR.
  108.  
  109.              The program, including Door Patch uses nine buffers, one through
  110.         nine. Your  system must  have this many  or more  (forty buffers  and
  111.         sixty files is normal for most machines).
  112.  
  113.              Registration provides you with a serial number that will let you
  114.         enter  your BBS  name in  the second  line of  the BR.CFG  file. This
  115.         number replaces the "0000" in the sixth line of the .CFG file. Please
  116.         support Shareware!
  117.  
  118.              If you have comments on the program, please feel free to contact
  119.         me. Also, if  program errors develope, please  contact me at once  so
  120.  
  121.  
  122.  
  123.  
  124.  
  125.         that corrections can be made.
  126.  
  127.              Usable ideas  for door  programs (games  or anything  else) will
  128.         provide the donor BBS with a free, registered, copy of that
  129.         particular  program. This is  my way  of saying  "Thank you"  for you
  130.         program ideas, which by the way, are not easy to come by.
  131.  
  132.              At this time  the programs are written  to work on  any computer
  133.         with  an  eighty column  screen. These  are  my current  doors: Music
  134.         Review for entering reviews on music recorded on any medium: Software
  135.         Review that  is used to  do reviews  on Public  Domain, Freeware  and
  136.         Shareware programs; Movie View where reviews are done on all kinds of
  137.         movies;  BBS Review where users enter reviews on various BBS systems;
  138.         Book  Review where  users can  enter reviews  on any  kind  of books;
  139.         Community Service (Public Service Announcements) that is used to list
  140.         local  and nearby activities; Restaurant  Review for doing reviews on
  141.         your  favorite  eateries;  Wine  Review for  doing  reviews  on  your
  142.         favorite wines, goes hand  in hand with Restaurant Review;  Rime List
  143.         door  for viewing  the  worldwide Rime  nodes,  BBS Door  Review  for
  144.         viewing BBS doors (mainly for users to use).
  145.  
  146.              I have a  game called Gotcha!  where the user  tries to see  how
  147.         many doors  can be picked before  you are caught. As  of this writing
  148.         this is an enhanced version.
  149.  
  150.              You can get all my door  software directly from me by sending me
  151.         diskette(s), any  PC format, to cover one meg of files, and include a
  152.         mailer with  return postage. You may include  postage and label for a
  153.         reusable mailer.
  154.  
  155.  
  156.                           J A M E S  H U C K A B E Y  
  157.                               software with a heart
  158.                                                             DATE:
  159.                                  James Huckabey
  160.                               3621-A Fraser Street
  161.                           Bellingham, Washington 98226
  162. ===============================================================================
  163. QUANTITY|               DESCRIPTION                     | EACH  |    TOTAL 
  164. =============================================================================== 
  165.         |   Registration of BR.EXE (BBS Review)         | 20.00 |
  166.         |  U.S. for current copy of software please add |  2.00 |
  167.         |                       Outside U.S. please add |  4.00 |
  168.         |   Please check disk type below                |       |
  169. -------------------------------------------------------------------------------
  170.         |   Upgrade from earlier version to current     | FREE  |
  171.         |   version send diskette with return postage.  |       |
  172. ------------------------------------------------------------------------------
  173.         |   Dual registration of any two different      | 35.00 |
  174.         |   doors, any versions, $17.50 each.           |       |
  175. -------------------------------------------------------------------------------
  176.         |   Registration of any four or more doors at   | 60.00 |
  177.         |   one time at $15.00 each.                    | plus  |
  178. -------------------------------------------------------------------------------
  179.         |  1 set of all door software on your diskettes | FREE  |
  180.         |  using your postage paid mailer.              |       |
  181. -------------------------------------------------------------------------------
  182.                             (Prices subject to change) SUBTOTAL |
  183.                          (Washington State Residents add 7.6%)  ===============
  184.                                   (U.S. funds only) GRAND TOTAL |
  185. ..................................................................... ..........
  186. FROM: 
  187.         NAME: 
  188.              -------------------------------------------------------
  189.      ADDRESS:  
  190.              -------------------------------------------------------
  191.         CITY: 
  192.              -------------------------------------------------------
  193.  STATE & ZIP: 
  194.              -------------------------------------------------------
  195.  
  196.    Please supply name of  BBS to be added to program; it  may include other data
  197. up to thirty characters.  This is to be on one line of  code and must be legible
  198. since the serial number  is based on exact  syntax. I cannot be responsible  for
  199. unreadable data. Please print. Case sensitive!
  200.  
  201. Example: "Jim's Graphics BBS". In program it comes out:
  202.  
  203.                           This program is registered to
  204.  
  205.                                Jim's Graphics BBS
  206.  
  207.  
  208. -------------------------------------------------------------------------------
  209.  
  210.                  1.44 meg [ ]   720K [ ]   1.2 meg [ ]  360K [ ]