home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / acorn / 8221 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.4 KB

  1. Path: sparky!uunet!decwrl!waikato.ac.nz!comp.vuw.ac.nz!cavebbs!tornado!sideways!bridge!julian
  2. Newsgroups: comp.sys.acorn
  3. Subject: Re: Word Hound version 1.10
  4. Message-ID: <2A2n4Xj017n@bridge.welly.gen.nz>
  5. From: julian@bridge.welly.gen.nz (Julian Wright)
  6. Date: Wed, 12 Aug 1992 22:11:54 +1200
  7. Reply-To: wright_j@kosmos.wcc.govt.nz (Julian Wright)
  8. References: <713548403snx@klaatu.demon.co.uk> <1992Aug11.113212.18614@doc.ic.ac.uk> <1992Aug11.115304.20461@doc.ic.ac.uk>
  9. Organization: USS Enterprise, NCC 1701a
  10. Lines: 22
  11.  
  12. ijp@doc.ic.ac.uk (Ian Palmer) writes:
  13.  
  14. > I've just had a thought. Were paths available under RO2, ie can you
  15. > set a variable (eg. WordHound$Path) and then do things like
  16. > WordHound:-whatever- ?????
  17.  
  18. Well the cause of the specific problem has already been ascertained,
  19. but to answer your query... yes and no.
  20.  
  21. Yes paths are available in that form under RISC OS 2, but only for
  22. loading/reading from that path. If you tried to write/save to a path
  23. your file instead gets placed in the CSD. Under RISC OS 3 this has
  24. been corrected so that saving to a path will cause the file to be saved
  25. with the first element of the path for which a save operation is possible.
  26.  
  27. I tried it out with various combinations of read-only vs read-write
  28. path segments. I did not try it with a writable segment first, which
  29. doesn't have enough free space for the file, or for which a locked
  30. file of the same leafname already exists though.
  31.  
  32.     Cheers, Julian
  33.     
  34.