home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / shareware / share_49 / drawgraph / !DrawGraph / !Run < prev    next >
Text File  |  1992-05-18  |  946b  |  28 lines

  1. | run file for DrawGraph application version 1.02
  2. |                   ⌐ P.F.C. Groot
  3. |
  4. WimpSlot -min 154k
  5. IconSprites <Obey$Dir>.!Sprites
  6. |
  7. | if "<System$Path>" = "" then Error 0 System resources cannot be found
  8. |
  9. RMEnsure Draw 1.01           RMReinit Draw
  10. |
  11. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  12. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  13. |
  14. RMEnsure FPEmulator 2.70     RMLoad System:Modules.FPEmulator
  15. RMEnsure FPEmulator 2.70     Error You need FPEmulator 2.70 or later
  16. |
  17. RMEnsure ColourTrans 0.51    RMLoad System:Modules.Colours
  18. RMEnsure ColourTrans 0.51    Error You need ColourTrans 0.51 or later
  19. |
  20. | RMEnsure FontMenu 1.06      RMLoad System:Modules.FontMenu
  21. RMEnsure FontMenu 1.06       RMLoad <Obey$Dir>.Modules.FontMenu
  22. RMEnsure FontMenu 1.06       Error You need FontMenu module 1.06
  23. |
  24. *Set DrawGraph$Dir <Obey$Dir>
  25. | 132k for overlay
  26. *WimpSlot -min 152k -max 152k
  27. *Run <DrawGraph$Dir>.!RunImage
  28.