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

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!wupost!waikato.ac.nz!comp.vuw.ac.nz!cavebbs!tornado!sideways!bridge!julian
  2. Newsgroups: comp.sys.acorn.tech
  3. Subject: Re: RISC OS 3.10
  4. Message-ID: <2HxYXoj021n@bridge.welly.gen.nz>
  5. From: julian@bridge.welly.gen.nz (Julian Wright)
  6. Date: Thu, 10 Sep 1992 18:56:37 +1200
  7. Reply-To: wright_j@kosmos.wcc.govt.nz
  8. References: <1992Sep5.185031.23487@cs.nott.ac.uk> <1992Sep6.095131.3855@cl.cam.ac.uk>  <1992Sep8.012242.17735@cs.aukuni.ac.nz>
  9. Organization: USS Enterprise, NCC 1701a
  10. Lines: 29
  11.  
  12. jwil1@cs.aukuni.ac.nz (TMOTA) writes:
  13.  
  14. > There are also some new instructions I think...
  15.  
  16. Yeah, CRUNCH, TEXTLOAD, and TEXTSAVE spring to mind:
  17.  
  18. {Cranks up a taskwindow}
  19.  
  20. >HELP CRUNCH
  21. This command removes specified spaces from the current program.
  22. CRUNCH <expression>. The bits in the number mean:
  23. 0: spaces before statements
  24. 1: spaces in statements
  25. 2: REM statements (except first)
  26. 3: empty statements
  27. 4: empty lines
  28. >
  29. >HELP TEXTLOAD
  30. This command loads a new program, converting from text form if rqd.
  31. >
  32. >HELP TEXTSAVE
  33. This command saves the current program as text [with a LISTO option].
  34. TEXTSAVE[O <expression>,] <string>
  35. >
  36.  
  37. I also believe that Basic 1.05 will CRUNCH 31 any program that was started
  38. up with a *Basic -quit command.
  39.  
  40.     Cheers, Julian.
  41.