home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / memmanagement / discspace_1 / !DiscSpace / !Run < prev    next >
Text File  |  1995-01-31  |  533b  |  16 lines

  1. | !DiscSpace.!Run
  2. |
  3. Set DiscSpace$Dir <Obey$Dir>
  4. IconSprites <Obey$Dir>.!Sprites
  5. WimpSlot 128k 128k
  6. | Set DiscSpace$UseFont to TRUE if outline fonts are to be used
  7. | (RISC OS prior to 3.5 only)
  8. Set DiscSpace$UseFont TRUE
  9. | Disable fonts if no FontManager is present
  10. RMEnsure FontManager 2.42 *Set DiscSpace$UseFont FALSE
  11. | The following font will be used (if DiscSpace$UseFont=TRUE and
  12. | OS version below 3.5):
  13. Set DiscSpace$Font Homerton.Medium
  14. SetEval DiscSpace$FontHeight 12
  15. SetEval DiscSpace$FontWidth 12
  16. Run <Obey$Dir>.!RunImage