LOADing. Load the program by typing LOAD "". Do not stop the tape until told. SETTING YOUR OWN QUESTIONS. These programs are presented with a set of questions as examples. All questions are stored as DATA at the end of the program, and can be seen by pressing SHIFT and BREAK together and LISTing the program. To set your own questions simply type in new DATA statements following the syntax of the originals exactly. Alternatively prepare a data tape using the same line numbers and MERGE with the existing program as described in the Spectrum manual. ICTHUS The program has seven verses in the DATA and selects one at random. To alter the number of verses change line 5000 eg. 5000 LET Z = (number of verses in data statements. If Z = 1 then only the first verse will be selected.) DATA statements must begin at line 9000 and line numbers must be 10 apart. N.B. The number at the beginning of each DATA statement is the number of words in the verse. (max 16) JUMPING JACK The program has thirty general Bible questions which are selected at random. To alter the number of possible questions amend line 100. eg. 100 LET Z = (number of DATA statements). '1' in the DATA indicates a true statement; '0' flags a false statement which must be followed by the correct answer. Line numbers of DATA must be consecutive from 9000. SUPERQUIZ The program presents ten general Bible questions in order. Any number of additional or alternative may be added but the final DATA statement (after the last question) must be "'"(See line 9100 for an example.) The final number in each DATA statement is the number of the correct answer. (1,2 or 3). HAMANS GALLOWS The program has the names of 40 Old and 40 New Testament characters in DATA from line 9001 and 9051 respectively. If you alter the number of names you must also alter line 100. ADDITIONAL USER NOTES. Additional notes for users are given in a supplementary program at the end of the tape. (LOAD "USER"). TO SAVE THE MODIFIED PROGRAMS Type GOTO9999 and follow screen instructions to SAVE both the Basic and machine code programs. This facility is offered on the understanding that copies are made only for the use of the purchaser and not for distribution to others, which would be an infringement of copyright.