home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / m / memphis / !Memphis / !Run < prev    next >
Text File  |  1997-02-13  |  689b  |  25 lines

  1. | > !Run
  2. |
  3. | !Run obey file for Memphis application
  4. | Part of the !Memphis package
  5. | By Nick Smith <nas@bi.org>, 1993-7
  6. |
  7. Set Memphis$Dir <Obey$Dir>
  8. Run <Memphis$Dir>.!Boot
  9. RMEnsure UtilityModule 3.00 Error This application is only suitable for use with RISC OS 3.00 or later versions
  10.  
  11. | Only required for debugging version
  12. |RMLoad <Memphis$Dir>.printf
  13.  
  14. RMRun <Memphis$Dir>.MemFS
  15. RMLoad <Memphis$Dir>.MemFiler
  16.  
  17. | Memfs seems ideal for use as a scrap device, and it serves as a good test.
  18. |Set Wimp$Scrap Mem::Sprites.$.scrap
  19. |Set Wimp$Scrapdir Mem::Sprites.$
  20.  
  21. | This filters out dangerous *Snew/*Sload commands
  22. MemProtect
  23.  
  24. | This should be last line as it doesn't return
  25. Desktop_MemFSFiler