home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 2 / DATAFILE_PDCD2.iso / utilities3 / digigraf / !DigiGraf / !Run < prev    next >
Text File  |  1994-06-30  |  1KB  |  32 lines

  1. | !Run file for !DigiGraf
  2. | © Stuart Smith 1994
  3.  
  4. Set DigiGraf$Dir <Obey$Dir>
  5. IconSprites <DigiGraf$Dir>.!Sprites
  6. RMEnsure UtilityModule 3.00 Error DigiGraf needs RISC OS 3.00 or later.
  7. Set DGUse$DitExt Yes
  8. RMEnsure DitherExtend 0 Set DGUse$DitExt No
  9. RMEnsure WimpExtension 1.67 RMLoad <DigiGraf$Dir>.Resources.WimpExt
  10.  
  11. | De-comment the next line, and comment the previous to load WimpExt
  12. | from !System.
  13.  
  14. | RMEnsure WimpExtension 1.67 RMLoad System:Modules.WimpExt
  15. RMEnsure WimpExtension 1.67 Error Can't find WimpExt 1.67
  16. RMEnsure DigiUtils 0.02 RMLoad <DigiGraf$Dir>.Resources.DigiUtils
  17. RMEnsure DigiUtils 0.02 Error Can't find DigiUtils
  18.  
  19. | If necessary add RMEnsure commands etc here... for example;
  20. | RMEnsure DitherExtend 0.40 RMLoad SYSTEM:Modules.DitherExt
  21. | ...to load the extended dithering module (by Computer Concepts) when
  22. | DigiGraf is started.
  23.  
  24. RMEnsure ColourTrans 0.96 Error ColourTrans module not present
  25. RMEnsure MessageTrans 0.06 Error MessageTrans module not present
  26. RMEnsure FontManager 0 Error Font Manager not present
  27. RMEnsure SpriteExtend 0 Error SpriteExtend module not present
  28. RMEnsure Draw 0 Error Draw module not present
  29. RMEnsure Squash 0.21 Error Squash module not present
  30. WimpSlot -min 512k -max 512k
  31. Run <DigiGraf$Dir>.!RunImage
  32.