home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / desktop / m / makerfs / ReadMe
Encoding:
Text File  |  1991-09-27  |  1.4 KB  |  37 lines

  1. This application was written over year prior to the recent announcment
  2. of RiscOS 3, I have delay release into the public domain of this utility for
  3. two reasons:
  4.  
  5. 1. I was not sure of Acorn were ever actually going to get round to release
  6.    this OS upgrade.
  7.  
  8. 2. Officially the upgrade did not exist, not even in development, and
  9.    consequently it would probably not be regarded at tasteful to release
  10.    support utilities for a 'non-existant' OS.
  11.  
  12. Anyway, as it is well known that a number of people have had access to some
  13. of the modules for as long as eighteen months, I have released a number of
  14. small ResourceFS resident application modules over the last year.
  15.  
  16. Anyway down to business...
  17.  
  18. MakeRFS is a utility to convert application into modules that link files
  19. into the ResourceFS, allowing them to be accessed from the Desktop Apps
  20. filer.
  21.  
  22. On the versions of the apps filer and ResourceFS I have seen, applications
  23. are spread into two directories, an example of which is included in the form
  24. of a Hard reset utility.
  25.  
  26. To use MakeRFS, run MakeRFS with parameters in the form
  27.  
  28. MakeRFS <source directory> <object file> <module title> <version string>
  29.  
  30. This will create the required module. All that is need is to load the module
  31. and it will link itself itself with the ResourceFS.
  32.  
  33. P.S. I have not been advised of any changes in the operation of ResourceFS,
  34. so hopefull this utility should still work...
  35.  
  36. Elatar
  37.