Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!uunet!coplex!disk!corpane!herman From: herman@corpane.uucp (Harry Herman) Newsgroups: comp.sys.handhelds Subject: Re: ML tetris (and Hextris) Message-ID: <1991Apr28.162434.7722@corpane.uucp> Date: 28 Apr 91 16:24:34 GMT References: <1991Apr15.061548.12826@colorado.edu> <4078@meaddata.meaddata.com> <2818b5ea: 2787.17comp.sys.handhelds;1@hpcvbbs.UUCP> <29983@rouge.usl.edu> Organization: Corpane Industries Inc. Lines: 20 In <29983@rouge.usl.edu> anon@rouge.usl.edu (Anonymous NNTP Posting) writes: >Also, do the @ in posted posted programs screw things up? I tried. >I tried to d/l the ml tetris, but all I got was garbage! 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. For example: ... 7345 @ this is a comment @ + or: ... 7345 @ this is a comment + would cause onl the "7345" and the "+" to be compiled into the resulting program in the HP48. The KERMIT inside the HP48 would throw the rest away. Harry Herman herman@ukma!corpane