home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / mag_discs / volume_6 / issue_11 / hints / C / !DrawEx / !Run < prev    next >
Text File  |  1989-07-14  |  678b  |  22 lines

  1. | run file for DrawEx application
  2. |
  3. *WimpSlot -min 150k -max 150k
  4. *IconSprites <Obey$Dir>.!Sprites
  5. |
  6. if "<System$Path>" = "" then Error 0 System resources cannot be found
  7. |
  8. RMEnsure Draw 1.01 Error You need Draw 1.01 or later
  9. |
  10. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  11. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  12. |
  13. RMEnsure FPEmulator 2.70 RMLoad System:Modules.FPEmulator
  14. RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
  15. |
  16. RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
  17. RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
  18. |
  19. *Set DrawEx$Dir <Obey$Dir>
  20. *WimpSlot -min 150k
  21. *Run <DrawEx$Dir>.!RunImage %*0
  22.