home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / mag_discs / volume_6 / issue_06 / riscos_3 / !DeskFonts / !Run < prev    next >
Text File  |  1993-01-22  |  985b  |  22 lines

  1. SET DeskFont$Dir <Obey$Dir>
  2. ICONSPRITES <DeskFont$Dir>.!Sprites
  3.  
  4. RMENSURE FontManager 2.39 ERROR 1,The DeskFonts application requires an outline font manager. Please locate !Fonts.
  5. RMENSURE SuperSample 0.03 ERROR 1,The DeskFonts application requires the SuperSample module. Please locate !Fonts.
  6. RMENSURE ColourTrans 0.51 ERROR 1,The DeskFonts application requires ColourTrans. Please locate and/or update !System as necessary.
  7.  
  8. SET Dfont$RiscOs3 yep
  9. RMENSURE UtilityModule 3.10 SET Dfont$RiscOs3 nope
  10. IF "<Dfont$RiscOs3>" = "yep" THEN RMLOAD <DeskFont$Dir>.Dfontro3 ELSE RMLOAD <DeskFont$Dir>.Dfontro2
  11. RMENSURE DeskFonts 0 ERROR 1,The !DeskFonts application requires the DeskFonts module.
  12. UNSET Dfont$RiscOs3
  13.  
  14. | Don't you just hate those pricks who still
  15. | build absolute pathnames into applications?
  16. | I reckon they should all be made to eat a
  17. | plate full of ground up ZX81's for breakfast
  18. | every single day of their lives!
  19.  
  20. WimpSlot -min 64k -max 64k
  21. RUN <DeskFont$Dir>.!RunImage
  22.