10 REM Info on programs etc 20 CLS 30 VDU14 40 REPEAT 50 READ A$ 60 PRINT A$ 70 UNTIL A$="Press space." 80 REPEAT:B$=GET$:UNTIL B$=" ":VDU15 90 *EXEC !BOOT 91 DATA Use 'SHIFT' to scroll text 100 DATA Information on programs: 110 DATA ------------------------ 120 DATA 130 DATALINETable Tester 140 DATA 150 DATA A simple times table tester. 160 DATA Very easy to use. 170 DATA File name 'Tables?" 180 DATA 190 DATALINESchool Time Table Printer 200 DATA 210 DATA uses Print Master and will 220 DATA not work without it. 230 DATA File name 'SCHOPR" 240 DATA 250 DATALINECapitals Tester 260 DATA 270 DATA Simple, easy to use. 280 DATA File name 'CAPQUIZ" 290 DATA 300 DATALINEA new font! 310 DATA 320 DATA TO RUN THIS PROGRAM TYPE: 330 DATA PAGE=PAGE+&600:CHAIN"FONT" 340 DATA File name 'FONT" 350 DATA 360 DATALINETeletext Editer 370 DATA 380 DATA MODEL B ONLY 390 DATA This program is easy to use. 400 DATA allows you to edit a Mode7 screen 410 DATA then save it. 420 DATA File name 'SCREDIT' 430 DATA 440 DATALINEDFS Disc Utility Program 450 DATA 460 DATA A utility program written 470 DATA in BASIC. 480 DATA File name 'BSY' 490 DATA 500 DATALINETime Simulater 510 DATA 520 DATA Crapy little program 530 DATA HERE ARE THE INSTRUCTIONS: 540 DATA PRESS 'Q' TO STOP TICKING 550 DATA PRESS 'S' TO START TICKING 560 DATA PRESS 'E' TO EXIT PROGRAM 570 DATA PRESS 'A' TO SET TIME ALARM 580 DATA PRESS ESCAPE TO RUN PROGRAM 590 DATA File name 'TIME' 600 DATA 610 DATALINE!Boot creater 620 DATA 630 DATA Makes a !boot file to run a 640 DATA menu. 650 DATA File name 'CREBOO' 660 DATA 670 DATALINEPasswords 680 DATA 690 DATA A collection of passwords for 700 DATA the repton games. 710 DATA File name 'PASSWO' 720 DATA 730 DATALINEKids Jokes 740 DATA 750 DATA A collection of very sad jokes. 760 DATA File name 'JOKES' 770 DATA 780 DATALINEPicture 790 DATA 800 DATA A picture made using a drawing 810 DATA program called Zoom. 820 DATA File name 'MR' 830 DATA 840 DATA This disc is full of programs 850 DATA I made for my own use or for 860 DATA 8 Bit sofware. They should all 870 DATA work on the BBC Model B and 880 DATA the Master. Some might not 890 DATA work on the BBC Model A. 900 DATA 910 DATA Press space.