home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR22 / WR14_300.ZIP / WR.DOC < prev    next >
Text File  |  1992-12-31  |  12KB  |  212 lines

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