MANUAL FOR ABC-F (BBC BASIC & 6502 ASSEMBLER) This file describes the program ABC-F which alphasorts a list of items held in an array.For use on 6502 based machines that use BBC BASIC. This manual is (C)1996 SPROW INSTRUCTIONS- At the BASIC prompt,type CHAIN"ABC-F" The program will then ask for a number of strings to sort,and duly create that many random stings and sort them. A timing will be presented,and some key benchmarks are at the end of the file in REM statements. KNOWN PROBLEMS/FUTURE ENHANCEMENTS- No known problems HISTORY- See REM statements at the start of the file.