home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / acorn / tech / 115 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.sys.acorn.tech
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!amell
  3. From: amell@nyx.cs.du.edu (Andrew P.Mell)
  4. Subject: Re: RISC OS 3.10
  5. Message-ID: <1992Sep9.020221.5276@mnemosyne.cs.du.edu>
  6. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  7. Organization: Nyx, Public Access Unix at U. of Denver Math/CS dept.
  8. References: <1992Sep6.095131.3855@cl.cam.ac.uk> <1992Sep6.230410.4489@cs.nott.ac.uk> <Bu6LxC.HC7@comp.vuw.ac.nz>
  9. Date: Wed, 9 Sep 92 02:02:21 GMT
  10. Lines: 17
  11.  
  12. In article <Bu6LxC.HC7@comp.vuw.ac.nz> Gavin.Flower@comp.vuw.ac.nz (Gavin Flower) writes:
  13. >
  14. >Any changes to the version of BASIC that comes with Risc-OS 3.1 over
  15. >Risc-OS 2.0?  I don't recall any recent mention of this, though I'm
  16. >sure that there are changes, if my memory serves me correctly.
  17. >
  18.  
  19. Changes I can remember offhand are...
  20. @% follows the ANSI C printf format, you can set it partially too
  21. Faster array statements
  22. TRACE TO <filename> and TRACE CLOSE, TRACE is also a boolean variable.
  23. TEXTLOAD and TEXTSAVE
  24. CRUNCH for compacting your programs
  25.  
  26. And a few other things.
  27.  
  28. Andy
  29.