C64 Game Sort ------------- By Howard Feldman This is a crude database program I wrote back in the eighties to help keep track of which disks had which of my games on them. It lets you enter the games, and then lets you sort them (very slooowly...) and print out a sorted list on your printer. I tried getting it published in a magazine but it got rejected and I never did anything with it. To run: load "game sort",8 run The 'ln' file keeps track of the current line number in the data section of the program so do not delete this. The records are stored as DATA statements within the BASIC program itself. The present image has some of my records stored there because I was to lazy to remove them, but feel free to remove them (do a LIST and you'll see them soon enough) and start fresh if you find this program useful. Pick C from the main menu to reset the program line number counter I believe. The program comes complete with limited online instructions. This software has been released before back in '95 but with a bunch of other stuff. Now it is by itself, as a complete package. Also I have renamed it from "Revised game sort" to just "game sort" so don't be fooled, the "revised" version is the same as this one. It is now freeware. Send questions and compliments to: Howard Feldman feldman@mshri.on.ca http://bioinfo.mshri.on.ca/people/feldman/ March 8, 2001