Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!elroy.jpl.nasa.gov!sdd.hp.com!hp-pcd!hpcvra.cv.hp.com!rnews!hpcvbbs!akcs.dnickel From: akcs.dnickel@hpcvbbs.UUCP (Derek Scott Nickel) Newsgroups: comp.sys.handhelds Subject: Re: upload test (ASC\-> unthreaded) Message-ID: <277f6d2c:1502.4comp.sys.handhelds;1@hpcvbbs.UUCP> Date: 31 Dec 90 17:40:05 GMT References: <277440fd:1502comp.sys.handhelds@hpcvbbs.UUCP> <277e93b2:1502.3comp Lines: 23 Actually, I think I was one of the few people to respond. Its a great program - but I've made many modifications (so I call by version "Voyager" to avoid confusion). Joe Horn's next disk will contain it. FYI, some of the changes: The in memory index to comments is stored as a balanced binary tree. I did this so that comment updates would be faster. Unthreading objects. Rather than unthread 8 'locations' at a time, my unthreader unthreads one object at a time (I've also added a 'pager' to handle long routines). Loading additional MEM files. You can LOAD/UNLOAD additional memory files into ports 1 and 2 (even port 0 if needed). This is how I loaded ASC\-> for unthreading. Search command. Looks for a sequence of nibbles and displays address. And... thanks for uploading TA in the first place - It saved me a lot of development time (and has cost be a lot of freeee-time :-) ) Derek S. Nickel