home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3109 < prev    next >
Encoding:
Internet Message Format  |  1991-03-23  |  732 b 

  1. From: ishpanta@bluemoon.uucp (John Huenefeld)
  2. Newsgroups: comp.lang.c,alt.sources
  3. Subject: Re: Small introspective program
  4. Message-ID: <kBF7y1w163w@bluemoon.uucp>
  5. Date: 21 Mar 91 20:41:19 GMT
  6.  
  7. > Isn't there a BASIC that uses "!" as a REM.
  8. >  
  9. > Thus the "shortest" basic program would be "1!"; this is 1/3 to 1/2 as short 
  10. > your suggested "1 L." (I would have ommited the space before submitting).
  11. > I believe it is an old Tandy basic that does this and it did not expand the "
  12. > to rem but left it as is; it did add a space though .....
  13.  
  14.  
  15. I also believe that the Basic on the IBM system 3x machines (34,36,38) 
  16. also uses the ! as REM.  Also when listed it would be listed as 1 ! (even 
  17. when you just typed 1!).
  18.  
  19. John Huenefeld
  20.