home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / _riscdisc2 / _run < prev    next >
Encoding:
Text File  |  1995-10-17  |  951 b   |  34 lines

  1. | RiscDisc2:!Run
  2. | © Uniqueway Ltd, 1995
  3.  
  4. | ------------------------------------------------------------------------
  5. | Copy of !Boot file
  6.  
  7. IconSprites <Obey$Dir>.!Sprites
  8. Set RiscDisc2$Dir <Obey$Dir>
  9. SetMacro RiscDisc2$Path <RiscDisc2$Dir>.
  10.  
  11. | ------------------------------------------------------------------------
  12. RMEnsure UtilityModule 3.10 Error This application requires RISCOS 3.10 or later.
  13.  
  14. | ------------------------------------------------------------------------
  15. RMEnsure DrawFile 0 RMLoad RiscDisc2:Resources.DrawFile
  16.  
  17. | ------------------------------------------------------------------------
  18. | default pages
  19. Set RiscDisc2$Root star
  20. Set RiscDisc2$Main main
  21.  
  22. | Location of the data
  23. Set CDData2$Path RiscDisc2:^.
  24.  
  25. | Location of the pages
  26. SetMacro RiscDisc2$PagesDir RiscDisc2:Compiled
  27.  
  28. | ------------------------------------------------------------------------
  29.  
  30. WimpSlot -min 164K
  31. WimpSlot -min 160K -max 160K
  32.  
  33. Run RiscDisc2:!RunImage %*0
  34.