home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / commercial / beebug / riscuser / !!RiscUser / !Run < prev    next >
Encoding:
Text File  |  1994-01-06  |  515 b   |  18 lines

  1. | >!Run file for RiscUser
  2. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  3. |
  4. WimpSlot -min 128k -max 128k
  5. |
  6. Set clib$flag 1
  7. RMEnsure SharedCLibrary 0 Set clib$flag 0
  8. RMEnsure SharedCLibrary 3.75 If "<clib$flag>" = "1" Then Error 0 Old C library installed Else RMLoad System:Modules.Clib
  9. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
  10. |
  11. RMEnsure UtilityModule 3.00 Iconsprites <Obey$Dir>.For_OS_2
  12. |
  13. WimpSlot -min 128k
  14. |
  15. Set !RiscUser$Dir <Obey$Dir>
  16.  
  17. Run <Obey$Dir>.!RunImage %*0
  18.