Toolbox 2 ========= Introduction ------------ This tape accompanies the BBC book Toolbox 2 (BBC Publications, 1985). It contains machine-readable, ready-to-run copies of all the programs in that book. For instructions on how to use the programs, please refer to the Toolbox 2 book. The Programs ------------ All the program names have been kept to a maximum of seven characters for the benefit of disc users. The prefixes B (BASIC) and M (machine code) indicate the programming language used; D indicates a demonstration program (these are usually in BASIC). 0. TAPDSK 1. M.BADFIX 2. M.CONTIN 3. D.CONTDEM 4. M.ARRAY 5. D.ARRAYDM 6. B.PRETTY 7. M.SORT 8. D.SORTDEM 9. M.CHAINER 10. D.FIRST 11. D.SECOND 12. B.OPCODES 13. M.MONITOR 14. M.RELOC 15. M.ROMLIST 16. M.SYMDIS 17. M.FILL 18. D.FILLDEM 19. M.PICSAVE 20. M.PICLOAD 21. M.PICQUIK 22. D.PICDEMO 23. B.BRESNHM 24. M.BRESQUK 25. M.CRTC 26. D.CRTCDM 27. M.HORIZ 28. M.VERTICL 29. D.SCRLLDM 30. B.DESIGN 31. M.SPRITE 32. D.SPRITDM 33. M.AUTOFIL 34. B.NEWDIR 35. B.EXECDO 36. M.TAPDSK 37. B.ENVLOPE 38. M.REDKEYS 39. B.TITLER 40. T.TITLDEM Loading ------- BASIC programs are loaded with CHAIN"" Machine-code programs are loaded with *LOAD Copying ------- If you have a disc drive, you may wish to copy all the programs to disc. We have anticipated this by providing an additional copy of the TAPDSK program as the first program on the tape. To copy all the programs, just put the tape in your cassette machine and a blank disc in the disc drive and type: *TYPE (RETURN) *RUN (RETURN) The transfer will now take place without further attention. However, as there are too many files on the tape to fit in one disc catalogue, we suggest that you have a second blank disc ready for when the 'Catalogue full' error message appears.