Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!mcsun!hp4nl!charon!jurjen From: jurjen@cwi.nl (Jurjen NE Bos) Newsgroups: comp.sys.handhelds Subject: Re: ML tetris (and Hextris) Message-ID: <3419@charon.cwi.nl> Date: 29 Apr 91 08:13:25 GMT References: <1991Apr15.061548.12826@colorado.edu> <4078@meaddata.meaddata.com> <2818b5ea: 2787.17comp.sys.handhelds;1@hpcvbbs.UUCP> <29983@rouge.usl.edu> <1991Apr28.162434.7722@corpane.uucp> Sender: news@cwi.nl Lines: 11 herman@corpane.uucp (Harry Herman) writes: >In <29983@rouge.usl.edu> anon@rouge.usl.edu (Anonymous NNTP Posting) writes: >The KERMIT built into the HP48 assumes that anything between @ signs, or >between the @ sign and the end of the line are comments and ignores them. Almost right. It is the ASCII convert routine (STR->) that does this. You can even type 5 @ blah blah 3 + and still get 8.