Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-pcd!hpcvra.cv.hp.com!rnews!hpcvbbs!akcs.falco From: akcs.falco@hpcvbbs.UUCP (Andrey Dolgachev) Newsgroups: comp.sys.handhelds Subject: Re: 2 small tetris3 bugs... Message-ID: <27f8fafc:2594.1comp.sys.handhelds;1@hpcvbbs.UUCP> Date: 2 Apr 91 22:40:09 GMT References: <40240@netnews.upenn.edu> Lines: 10 Paul, the first two bugs are not bugs, it's simply life. THe ABOUT, HELP, HIGH, CONFIG do not use IFERR, so if you press ON, they act just like normal programs, they stop, leaving junk on the screen. I guess than IFERR could also be put in, but it's not really needed. (DOn't press ON, just press any other key). As for the CONFIG, the reason I didn't do that is because I think that CONFIG is a waste of memory period, and I dint' want to make it any larger. However, you do have a point, it is a pain, if you only want to change one thing. However, it is also easier to simply VISIT the list DLST and change that in the same way, and erase CONFIG once you realize what it does. ---Falco