HIGH SCORE ---------- PUT A professional-style high score table into your arcade games with this routine by David Ward of Leicester, which can be used with any Spectrum. The display shows a grid of letters, and you move the cursor around them to select the letters for your name. The program uses one UDG, character number 145, so you must avoid that in your main program, as well as the variables used. The STOP commands in lines 9657 and 9998 should be changed to RETURN if you want to use the program as a subroutine, and you will have to experiment a little to find out the most suitable place to print the actual score, depending on the requirements of your game.