Answers Reader v1.02 for Hydro and Sweet Thing! By P0T-NOoDLE, August 1994 -> May 1995. Quick Docs: This will search your BBS:Node??/Answers files for a given user's answers... It'll work for upto 99 nodes. The door is multinode OK, XIM type,uses very little stack, and can be made resident. On the commandline prompt you can give the door the name of the user you are looking for - if you don't you will be prompted for it. It'll check for any name that begins with the name you give, eg give "Hydro" and "Hydro", "Hydro!", and "Hydro The Cunt" will all be found... While searching you can press ^C to abort the search. It does NOT load the whole answers file(s) into memory, so you don't have to worry if you answers files are 5 meg or something (they'll take ages, but you won't run out of memory because of them). Sorry, it's not the fasted search routine in the world, but it was the easiest way to make it work without loading the whole file into memory and without using complex routines like in Super-DupeCheck... Enjoy! v1.00 -> v1.01: Stupid bug in search routine removed. Made the searching anim jumping dot thing animate less often. v1.01 -> v1.02: Now asks if you want to continue seaching in case there is more than one entry for the given user name...