home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / education / drawgraph / !DrawGraph / !Run < prev    next >
Text File  |  1992-11-20  |  921b  |  29 lines

  1. | run file for DrawGraph application version 1.06
  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 Error You need Draw module 1.01 or later
  10. |
  11. RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
  12. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 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.21 RMLoad System:Modules.FontMenu
  21. | OR:
  22. RMEnsure FontMenu 1.21 RMLoad <Obey$Dir>.Modules.FontMenu
  23. RMEnsure FontMenu 1.21 Error You need FontMenu module 1.21
  24. |
  25. |
  26. *Set DrawGraph$Dir <Obey$Dir>
  27. *WimpSlot -min 160k -max 160k
  28. *Run <DrawGraph$Dir>.!RunImage
  29.