home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 6 / AU_CD6.iso / _sparkplug / _run < prev    next >
Text File  |  1997-12-31  |  714b  |  29 lines

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