home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / DBT100.ZIP / DBTEDIT.DOC < prev    next >
Text File  |  1995-05-16  |  8KB  |  161 lines

  1.                              DEATH BY TRIVIA
  2.          Door Game Trivia Data File Module Editor and Design Program
  3.                                    by
  4.                                 Bob Dalton
  5.                              Copyright (C) 1995
  6.  
  7.                                 DISCLAIMER
  8.  
  9.         The author has taken every precaution to insure that no harm
  10.         or damage will occur on computer systems operating this package.
  11.         Nevertheless, the author shall NOT be held liable for whatever
  12.         may happen on your computer system or to any computer systems
  13.         which connects to your own as a result of operating this package.
  14.         The user assumes full responsibility for the correct operation of
  15.         this software package, whether harm or damage results from software
  16.         error, hardware malfunction, or operator error. NO warranties are
  17.         offered, expressly stated or implied, including without limitation
  18.         or restriction any warranties of operation for a particular purpose
  19.         and/or merchantability.  If you do not agree with this then do NOT
  20.         use this program.
  21.  
  22.                                 LICENSE AGREEMENT
  23.  
  24.         The design program, support files, and documentation are
  25.         copyrighted products of Bob Dalton.  Bob Dalton reserves all rights
  26.         to these products. This is protected by the United States of America
  27.         (USA) and International Copyright Laws. In no way shall the
  28.         components of this software package be reproduced or modified in
  29.         any form or method without prior expressly written permission from
  30.         Bob Dalton.
  31.  
  32.         Tampering with or altering the contents or integrity of the game
  33.         software package is prohibited. No fee may be charged by any
  34.         agency other than Bob Dalton beyond the cost of distributing
  35.         copies of this program package without prior expressly written
  36.         permission from Bob Dalton.
  37.  
  38.         You may use this program only for the purpose of designing and
  39.         editing trivia data file modules for use with the Death By Trivia
  40.         Door Game by Bob Dalton.  You may charge a fee not to exceed $10.00 
  41.         per trivia category module to Sysops for the right to use data
  42.         file modules you generate with this product for use with the Death
  43.         By Trivia Door Game. If you charge a fee for the right to use your
  44.         trivia category data file modules than you must give credit in your
  45.         docs to Bob Dalton as the author of the program which made it
  46.         possible for you to make the data file module and that the data
  47.         file modules are only for use with the Death By Trivia Door Game
  48.         by Bob Dalton. If you charge for your modules, than in addition you
  49.         must also send me a copy for distribution on my support BBS. See
  50.         below for information on how to reach me.
  51.           
  52.                                 INTRODUCTION:
  53.                                 ------------
  54.         The Death By Trivia Editor program is used to design and edit trivia
  55.         data file modules for use only with the Death By Trivia Door Game
  56.         by Bob Dalton.  With this editor you can have a trivia data file 
  57.         modules of up to 2,147,483,647 individual records in size!  This
  58.         program supports  a mouse. This program is a stand-alone DOS program
  59.         and NOT a door game in and of itself.  
  60.  
  61.  
  62.  
  63.                                 REQUIREMENTS:
  64.                                 ------------
  65.         At this point in time the only requirements are FILES=10 (or more)
  66.         in your config.sys file, ANSI.SYS and DOS SHARE must be loaded.
  67.  
  68.                                 Files Included
  69.                                 --------------
  70.         Below is a listing of all files for the this Game. Feel free to
  71.         give out copies of the ENTIRE archive package of this program but
  72.         please make sure all the files below are in that package:
  73.  
  74.         FILE_ID.DIZ  - Ascii Description File for BBS Sysops on DBTEDIT
  75.         DBTEDIT.DOC  - This text file you are reading
  76.         DBTEDIT.EXE  - Death by Trivia Editor and Design Program.
  77.         
  78.         Files created by DBTEDIT.EXE when making a trivia category:
  79.  
  80.         *.CAT        - General information of the category you make.
  81.         *.DAT        - Trivia questions data file for category you make.
  82.  
  83.         NOTE:  '*' means it will depend on what you name it.  Name for
  84.         both files will be identical.
  85.  
  86.         Files that may be created by DBTEDIT.EXE as needed:
  87.  
  88.         ERROR.LOG    - Created by main program if error occurs
  89.  
  90.  
  91.               Installation and Operation of the Program
  92.               ------------------------------------------
  93.  
  94.         1.  Create a directory for the program: example: "C:\DBTEDIT"
  95.  
  96.         2.  Make sure that ALL files listed above from the package
  97.             are moved into that directory.
  98.  
  99.         3.  To insure proper use DOS SHARE must be loaded prior to the
  100.             program.
  101.  
  102.         4.  Type DBTEDIT and then hit the return key.
  103.  
  104.         5.  Use the mouse and click on options. If you do not have a
  105.             mouse than hit "Alt O" to open the menu.  Any menu selection
  106.             can be selected by using either the mouse to click on it OR
  107.             a combination of the "Alt" and highlighted letter key
  108.             combinations.  If this is your first time than choose "Create
  109.             New Trivia Category" to start a new set of data files. If you
  110.             just want to view or edit and existing set of DBT data files
  111.             than choose "Edit Existing Trivia Category" from the menu
  112.             choices. To move inside of a database entry form just use the
  113.             tab key OR use a combination of the "Alt" and highlighted 
  114.             letter key to go to a particular field.  Everything else
  115.             should be self explanatory. Please note that the bottom status
  116.             bar shows what question you are currently working on and how
  117.             many total questions there are for that trivia data file.
  118.  
  119.         6.  When distributing your trivia data files for use with the
  120.             Death by Trivia Door Game make sure you include both the
  121.             *.CAT and *.DAT files of the same name or it won't work.
  122.  
  123.         7.  A typical error you might get:
  124.  
  125.             COMMON ERRORS
  126.             201  Files not found. Check to make sure that all required
  127.                  files are in the program directory.
  128.  
  129.  
  130.                                Where to reach me
  131.                                -----------------
  132.  
  133.                                Robert A. Dalton
  134.                                203 Old Farm Road
  135.                                Harrison, AR 72601
  136.  
  137.  
  138.                            HOW TO REACH ME BY MODEM
  139.                            ---------------------------
  140.  
  141.                              The TANSTAFL BBS (USA)
  142.                 (501) 741-5699  (USR Dual- 2400 to 14400 baud)
  143.                                Fidonet 1:391/3010
  144.  
  145.  
  146.                                FIDO INFORMATION
  147.                                ----------------
  148.         My BBS supports file "freq"ing at 9600 baud or above. Just
  149.         call 1:391/3010.  I also carry a door library of over 450 of
  150.         the all time best door games which I try to keep current. 
  151.         For a list of these doors just freq "DOORS". For a list of
  152.         ALL my files just freq "TANSTAFL.ZIP".
  153.         
  154.                                  SPECIAL NOTE
  155.                                  ------------        
  156.         If you are a DEATH BY TRIVIA data file module writer why not
  157.         send me a copy of your data files modules for download by Death
  158.         By Trivia Door Game Sysops/Users?  Any sent to me will be
  159.         maintained in a separate DBT data file module sub-directory on
  160.         my support BBS and accessible for all to download.
  161.