home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / archive / progs / sparkplug / !SparkPlug / !Run < prev    next >
Encoding:
Text File  |  1993-01-24  |  639 b   |  27 lines

  1. |>$.SparkXL.!SparkPlug.!Run   Spark Run file
  2. |
  3. | Startup file for Spark
  4. |
  5. WimpSlot -min 96K -max 96K
  6. |
  7. |
  8. IconSprites <Obey$Dir>.!Sprites
  9. Set Alias$@RunType_DDC Run <Obey$Dir>.!Run -l %%*0
  10. Set File$Type_DDC Archive
  11. |
  12. RMEnsure WindowManager 2.00 Error Spark needs a newer Wimp
  13. |
  14. if "<System$Path>" = "" then Error 0 System resources cannot be found
  15. |
  16. RMEnsure SharedCLibrary 0.00 RMLoad System:Modules.CLib
  17. RMEnsure SharedCLibrary 3.75 Error You need SharedCLibrary 3.75 or later
  18. |
  19. Set Spark$Path  <Obey$Dir>
  20. |
  21. | Uncomment the next line for hard disc etc.
  22. |
  23. |Set Spark$Scrap <Spark$Path>
  24. |
  25. WimpSlot -min 96K
  26. Run "<Spark$Path>.!RunImage" %*0
  27.