home *** CD-ROM | disk | FTP | other *** search
- ************************************************************
- * *
- * BibleQuiz Version 3.6 *
- * Kingdom Enterprises *
- * Copyright 1990 All Rights Reserved *
- * *
- ************************************************************
-
-
- REQUESTS FOR INFORMATION
-
- KINGDOM ENTERPRISES
- C/O LARRY D. LOISELLE
- RT. 2 BOX 75-G
- MANOR, TEXAS 78653
-
- ******************************************************************************
-
- THIS PROGRAM IS PROVIDED AS IS WITHOUT ANY WARRANTY, EXPRESSED OR IMPLIED,
- INCLUDING BUT NOT LIMITED TO FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS
- ACCEPT NO RESPONSIBILTIY FOR ANY DAMAGE TO EQUIPMENT OR OTHER SOFTWARE THAT
- OCCURS AS A RESULT OF USING THIS PROGRAM.
-
- ******************************************************************************
-
- If you like BibleQuiz and plan to use it, then send a tax
- deductible contribution (offering) of $10 or more to:
-
- Church Of Glad Tidings
- 2000 Justin Lane
- Austin, Texas 78757
-
- This program was given to God so if you decide to pirate the program, you
- will have to answer to God. Pirate at your own risk ....................
-
- References : Malachi 3:8-9 and Hebrews 3:31
-
- The Church Of Glad Tidings has no connection with this program except to
- receive the tax deductible offerings. This program is written and
- distributed by the staff of Kingdom Enterprises.
-
- *****************************************************************************
- PACKAGE CONTENTS
- *****************************************************************************
-
- BQUIZ.ZIP should contain the following files:
-
- BQUIZ2.EXE {Operating Program }
- BQUIZ2.DAT {Program Data }
- BQUIZ2.DOC {This file }
- DOOR.SYS {Sample Door.Sys File}
- DORINFO.DEF {Sample Dorinfo.Def File}
-
- *****************************************************************************
- FEATURES
- *****************************************************************************
-
- BibleQuiz the following features:
-
- 1. 100 different questions
- 2. Each quiz has 10 questions which are selected randomly
- 3. Uses ANSI colors
- 4. The user has choice of color or mono
- 5. The user can select whether or not to see the correct answers
- 6. May be used as a stand alone program or may used as a door program.
-
- BibleQuiz has its own built in async i/o. It will read either a
- Door.Sys file or Dorinfo.Def file (KingNet, OmegaComm, RBBS 16.1 up,
- and QuickBBS compatible).
-
- ******************************************************************************
- PROGRAM EXECUTION
- ******************************************************************************
-
- To execute BibleQuiz merely type in " BQUIZ" . Bquiz will obtain all the
- information on the user from either the Door.Sys or Dorinfo.Def file.
-
- I hope that these docs are okay. If you are testing the system locally then
- make sure that the second entry in the DOOR.SYS file is a '0' or that the
- fourth entry in the Dorinfo.Def file is COM0:
-
- **************************************************************************
- DOOR.SYS FILE STRUCTURE
- **************************************************************************
-
- SYSOP < NAME OF CALLER >
- 0 < COMPORT [0 = LOCAL, 1 OR 2] >
- 2400 < BAUD RATE >
- 120 < TIME LEFT >
- G < GRAPHICS >
- S < ALWAYS A 'S' >
-
- **************************************************************************
- DORINFO.DEF FILE STRUCTURE
- **************************************************************************
-
- JACOBS LADDER < BBS NAME >
- LARRY < SYSOP FIRST NAME >
- LOISELLE < SYSOP LAST NAME >
- COM0 < COM PORT - 0 = LOCAL >
- 2400 BAUD,N,8,1 < BAUD RATE ETC >
- 0 < UNKNOWN - NEEDS TO BE 0 >
- LARRY < CALLER FIRST NAME >
- LOISELLE < CALLER LAST NAME >
- MANOR, TEXAS < CALLER CITY, STATE >
- 3 < SCREEN TYPE - 1 = MONO, 2 = ANSI GRAPHICS, 3 = COLOR >
- 9 < ACCESS LEVEL >
- 120 < TIME LEFT >
- -1 < UNKNOWN - MUST BE -1 >
-
- ******************************************************************************
- * *
- * Good Luck and let us hear from you if you have any questions ! *
- * *
- * Larry D. Loiselle *
- * *
- ******************************************************************************
-
- Larry Loiselle
- March 22, 1990