Xref: utzoo comp.lang.c:37435 alt.sources:3525 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!usc!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!n8emr!bluemoon!ishpanta From: ishpanta@bluemoon.uucp (John Huenefeld) Newsgroups: comp.lang.c,alt.sources Subject: Re: Small introspective program Message-ID: Date: 21 Mar 91 20:41:19 GMT References: <1991Mar17.033005.27285@nebulus.ampr.org> Sender: bbs@bluemoon.uucp (BBS Login) Organization: Blue Moon BBS ((614) 868-9980/2/4) Lines: 14 > Isn't there a BASIC that uses "!" as a REM. > > Thus the "shortest" basic program would be "1!"; this is 1/3 to 1/2 as short > your suggested "1 L." (I would have ommited the space before submitting). > > I believe it is an old Tandy basic that does this and it did not expand the " > to rem but left it as is; it did add a space though ..... I also believe that the Basic on the IBM system 3x machines (34,36,38) also uses the ! as REM. Also when listed it would be listed as 1 ! (even when you just typed 1!). John Huenefeld