home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / acorn / tech / 109 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.7 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!waikato.ac.nz!aukuni.ac.nz!cs18.cs.aukuni.ac.nz!jwil1
  2. Newsgroups: comp.sys.acorn.tech
  3. Subject: Re: RISC OS 3.10
  4. Message-ID: <1992Sep8.012242.17735@cs.aukuni.ac.nz>
  5. From: jwil1@cs.aukuni.ac.nz (TMOTA)
  6. Date: Tue, 8 Sep 1992 01:22:42 GMT
  7. Sender: jwil1@cs.aukuni.ac.nz (TMOTA)
  8. References: <1992Sep5.185031.23487@cs.nott.ac.uk> <1992Sep6.095131.3855@cl.cam.ac.uk> 
  9.  <1992Sep6.230410.4489@cs.nott.ac.uk> <Bu6LxC.HC7@comp.vuw.ac.nz>
  10. Organization: Computer Science Dept. University of Auckland
  11. Lines: 24
  12.  
  13. Gavin.Flower@comp.vuw.ac.nz (Gavin Flower) writes:
  14.  
  15. >Any changes to the version of BASIC that comes with Risc-OS 3.1 over
  16. >Risc-OS 2.0?  I don't recall any recent mention of this, though I'm
  17. >sure that there are changes, if my memory serves me correctly.
  18.  
  19. I don't know if there has been an update since v1.05, but this had several
  20. improvements over the 1.04 in RISC OS 2.00. I can't recall most of them,
  21. but I do remember that it gives proper error messages when errors occur
  22. in libraries (i.e. the real library line number is given as ERL instead of
  23. the last line of the main program!), and it also allows
  24.   IF whatever THEN :REM a multi-line if-then statement
  25.     do-something
  26.   ENDIF
  27. while BASIC 1.04 took the first line as being a single-line IF-THEN.
  28. (Actually a bit annoying as it broke several programs of mine that relied
  29. on the fact that I could say:
  30.   IF condition THEN :REM I must write some code here!
  31.  
  32. There are also some new instructions I think...
  33. -- 
  34. _________________  "I'd like to answer this question in two ways:
  35.   /____ _ _/_ __       First in my normal voice, and then
  36.  // / //_//_ /_/       in a silly, high-pitched whine." (Monty Python)
  37.