home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_GAME / BTUBE23.ZIP / HELPME.DOC < prev    next >
Text File  |  1994-01-01  |  11KB  |  268 lines

  1. DEKM Software, Inc.                                   Address:
  2.      Presents                                     144 Academy Lane
  3. Boob Tube Trivia  V2.3                          Upper Darby, PA 19082
  4.   January 9, 1994
  5.     
  6.        (C) Copyright 1994.  By Lawrence DeLutiis.  All Rights Reserved.
  7.  
  8.  
  9. < PRODUCT DESCRIPTION >
  10.  
  11.      Boob Tube Trivia is a Trivia/Role door game.  The user is asked phrases
  12. from TV slogans, commercials and jingles.  If the user answers the phrase
  13. correctly they gain points and company shares.  As the user acquires more 
  14. company shares they move up in title.  Starting at an Employee and ending at 
  15. Executive V.P.  After the title Executive V.P., you're declared the President 
  16. of the company, if you have more shares then the existing President.  The 
  17. program's database contains 600 phrases.  Only registered users get total 
  18. access to the database and will have control of how many times a user can 
  19. play the door and how many phrases they will be asked.  Unregistered users 
  20. get access to only 50 phrases.  Also, will not be able to become President 
  21. and will only be asked 10 phrases per day.
  22.  
  23.      This door program is compatible with most BBS software.  Supports up
  24. to 115K baud rate, COM 0-15, non-standard IRQ's and multi-port boards using
  25. a FOSSIL including PCBoard/M.  Desqview compatible.  Contains built-in
  26. shuffling routine for the question database.
  27.  
  28.  
  29. < DISTRIBUTION >
  30.  
  31.      You are encouraged to distribute this product freely.  By having it
  32. available for downloading or by uploading it to any BBS, provided that
  33. you do not make any changes to the files in the archive.
  34.  
  35.  
  36.             < LIMITED WARRANTY >
  37.  
  38.      THE PROGRAMS CONTAINED IN THIS PACKAGE ARE PROVIDED AS IS WITHOUT
  39. WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT
  40. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  41. PARTICULAR PURPOSE.  THE ENTIRE RISK RELATED TO THE QUALITY AND
  42. PERFORMANCE OF THE PROGRAMS IS ON YOU.  IN EVENT THERE IS ANY DEFECT,
  43. YOU ASSUME THE ENTIRE COST OF ALL NECESSARY SERVICING, REPAIR, OR
  44. CORRECTION.
  45.  
  46.      DEKM Software, Inc. does not warrant that the programs contained in
  47. the package will meet your requirements or that the operation of the
  48. programs will be uninterrupted or error-free.  DEKM Software, Inc. warrants 
  49. the diskettes on which the programs are provided to be free of defects in 
  50. the materials and workmanship under normal use for a period of ninety (90) 
  51. days from the date of purchase by you as evidenced by a copy of your sales 
  52. receipt.  The entire liability of DEKM Software, Inc. and your exclusive 
  53. remedy as to the disk(s) shall be replacement of the disk(s) that doesn't 
  54. meet DEKM Software's Limited Warranty.
  55.  
  56.  
  57. < INSTALLATION >
  58.  
  59.      To install this door program follow the steps provided:
  60.  
  61.  
  62. STEP:       INSTRUCTION:
  63.   1         Make a separate sub directory for this door.
  64.         For example:  MD DOOR
  65.  
  66.   2         Copy all files in the .ZIP package into the new sub
  67.         directory.
  68.  
  69.   3         Run the file called SETUP.EXE.
  70.         (Just type)   SETUP
  71.  
  72.   4         Select the option on the Main Menu called:
  73.         [Create Setup File].  Enter your data and save it to disk.
  74.  
  75.   5         Select the option on the Main Menu called:
  76.         [Create Config File].  Enter your data and save it to disk.
  77.  
  78.   6         Select the option on the Main Menu called:
  79.         [Create Batch File].  Enter your data and save it to disk.
  80.  
  81. *****************************************************************************
  82.  NOTE:  Make sure that all data is entered correctly.  If the door is not
  83.     functioning properly, check your data again especially the paths.
  84.     ALSO, DO NOT copy the files in this .ZIP file in another directory
  85.     that contains other DEKM products or other files.  Please make a 
  86.     new and empty sub directory, then copy the files.
  87. *****************************************************************************
  88.  
  89. < USER DROP FILES >
  90.  
  91. For file:  DEKMDOOR.CFG                 ( DO NOT change this filename )
  92.  
  93.      Enter this information on the first line of the configuration file
  94. called DEKMDOOR.CFG.  This drop file is created by your BBS each time a
  95. user runs a door.  This file has different names depending on the type
  96. of BBS software you are running.  The enclosed user files are user files
  97. that are supported by this door program.
  98.  
  99. PATH:                                 BBS NAME:
  100. C:\WILDCAT\CALLINFO.BBS               For Wildcat
  101. C:\WC30\WCWORK\NODE1\USERINFO.DAT     For Wildcat 3.x
  102. C:\PCB\PCBOARD.SYS                    For PCBoard using PCBOARD.SYS only
  103. C:\PCB\USERS.SYS                      For PCBoard using USERS.SYS only
  104. C:\BBS\DOOR.SYS                       For systems which support DOOR.SYS
  105. C:\BBS\DORINFOx.DEF                   For QBBS/RBBS/RA.  Replace x with
  106.                       Node number.
  107. C:\BBS\TRIBBS.SYS                     For TriBBS
  108. C:\BBS\SFDOORS.DAT                    For Spitfire
  109. C:\BBS\GTUSER.BBS                     For GT Power systems
  110.    
  111.    * If your using GT Power, you must use a file editor and put the comport
  112.      number on line 5 and the node number on line 6 of the DEKMDOOR.CFG
  113.      configuration file.
  114.  
  115.  
  116. < COMM PORTS IRQs >
  117.  
  118.      This door program supports COM 1-4 on the standard IRQ's - COM1 or
  119. COM3 as a standars uses IRQ4 while COM2 and COM4 use IRQ3.  If your
  120. sysem uses a non-standard IRQ, add the IRQ number after the
  121. configuration filename.  For example:  if the is called RUNME and you
  122. want to use COM1 but non-standard IRQ5.  The command line passed to the
  123. door would be:
  124.  
  125. RUNME DEKMDOOR.CFG / 5
  126.  
  127.      The /5 tells the door to use IRQ5 rather than the standard IRQ4
  128. normally used with COM1.  No /x parameter is needed for the standard
  129. IRQ's.
  130.  
  131.  
  132. < FOSSIL DRIVERS >
  133.  
  134.      To tell the door to use the fossil driver instead of the standard
  135. COM ports, just put /FD on the command line when running the door.
  136. For Example:
  137.  
  138. RUNME DEKMDOOR.CFG / FD
  139.  
  140.      The /FD indicates to the door that a fossil driver is present and
  141. should be used.  If no fossil driver is detected, the program will print
  142. a message to that effect and exit the door.
  143.  
  144.  
  145. < FILES CONTAIN IN THE .ZIP PACKAGE >
  146.  
  147.      This is a list of files that should be contain in the archive.
  148. If you are missing files, please call another BBS or one of DEKM 
  149. Software's Support Boards and download another package.
  150.  
  151. FILE:                             DESCRIPTION:
  152. SETUP.EXE                         Setup Program
  153. DOORUTIL.EXE                      Utility Program   ( Do not delete )
  154. BT31.EXE                          Door Program
  155. BTQUEST1.DAT                      Question Database File
  156. ORDER.FRM                         Registration Form
  157. HELPME.DOC                        This file.
  158. DEKMDOOR.CFG                      Sample Configuration File
  159. SETUP.DAT                         Sample Setup File
  160. BTUBE.BAT                         Sample Batch File
  161. PRINTER.DAT                       Sample Printer File
  162. RESET.DAT                         Toggle File needed to run the door, don't 
  163.                   worry about what it does.  
  164. MOREDOOR.DOC                      More DEKM Doors
  165.  
  166. *****************************************************************************
  167.  NOTE:  DO NOT change the name of any of these file names.  The door program
  168.     will not function if the filenames are changed.
  169.  
  170.     ALSO, You can delete the SETUP.EXE file after you have entered your
  171.     data.  But DO NOT delete the DOORUTIL.EXE file.  When you want to
  172.     delete the player database use this program to do so, DO NOT use any
  173.     other program to delete the player database file.
  174. *****************************************************************************
  175.  
  176.  
  177. < SETUP FILE >
  178.  
  179. For file:  SETUP.DAT   
  180.  
  181.      This file contains information that the door program needs to run.
  182.      
  183.      The first line, contains the drive and path to where you have
  184. installed all the UNZIP files.
  185.  
  186.      The second line, contains your registrations code.  By registering
  187. this product you will give your users more access to the game.
  188.  
  189.      The third line, contains the drive and path to your ANSI bulletin.
  190.  
  191.      The fourth line, contains the drive and path to your ASCII
  192. bulletin.
  193.  
  194.      The fifth line, contains how many times you want a user to play this
  195. door.  We recommend 1.
  196.  
  197.      The sixth line, contains how many phrases a user will be able to answer
  198. at one time.  We recommend 25.
  199.      
  200.      For further information on which path to enter for your bulletins,
  201. see you BBS manual.
  202.  
  203.  
  204. < RUNNING LOCALLY >
  205.  
  206.      To run the door program locally just type the name of the .EXE and
  207. the word LOCAL.  For example:  (you type)   RUNME LOCAL
  208. RUNME is the name of the door .EXE file.
  209.  
  210. *****************************************************************************
  211.  NOTE:  Before running the door locally, make sure that you run the SETUP 
  212.     program and enter the correct paths.
  213. *****************************************************************************
  214.  
  215.  
  216. < TECHNICAL SUPPORT >
  217.  
  218.      If you like, all users can gain access to any of DEKM Software's 
  219. support boards.  Just log on to the support board of your choice.  You can 
  220. now download the latest products by DEKM Software, Inc.  There is also a 
  221. DEKM Software Support conference where you can leave your questions or 
  222. comments about the doors.  All mail is read daily for immediate responses.
  223.  
  224.      U.S. users can save the $3.00 in shipping/handling by selecting a 
  225. DEKM support board on the registration form.  Your registration number will 
  226. be placed on a board of your choice in a private message.
  227.  
  228.      Or, U.S. users can pay the $3.00 in shipping/handling and they 
  229. will receive a disk containing their registration number and other 
  230. unregistered doors designed by DEKM.
  231.  
  232.     For easy access to these support boards use the following username:
  233.     
  234.     First name: DEKM      Last name: SUPPORT      Password: SUPPORT
  235.  
  236.     This username will give you access to ONLY the DEKM Software Support 
  237.    message conference and the DEKM Software Doors file area.
  238.  
  239. < DEKM Support Boards >
  240.  
  241.    SYSOP:                BBS Name:                    Number:
  242.    Harry Walmsley   of   Punch into the Future BBS.   (610)-352-0413
  243.    Mark Ingenito    of   The Cheyenne BBS.            (610)-544-7710
  244.  
  245. *****************************************************************************
  246.    NOTE:  As of January 8, 1994:  Southeastern Pennsylvania received a new  
  247.       area code.  Changing from 215 to 610.  You will not see the new
  248.       area code on any area code maps.  Calling rates will remain the
  249.       same for both local and long distance calls.
  250. *****************************************************************************
  251.  
  252.  
  253. < ACKNOWLEDGEMENTS >
  254.  
  255.      Thanks first goes to my brother Stephen who has helped me designed all
  256. my products.  Second thanks goes to my support boards and the sysops that
  257. run them:  Harry Walmsley and Mark Ingenito.  Third, goes to all the boards 
  258. that help me test my products.
  259.  
  260.               And to all our users...  THANKS!
  261.        DEKM Software, Inc. wouldn't be a success without you.
  262.  
  263.        Thank you, and welcome to the family of DEKM products!
  264.  
  265.                           Lawrence DeLutiis
  266.                           Author
  267.  
  268.