home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / colour / modesel_1 / !ModeSel / !Run < prev    next >
Text File  |  1994-06-20  |  462b  |  16 lines

  1.  
  2. | >!Run file for C_Demo
  3. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  4. |
  5. WimpSlot -min 32k -max 32k
  6. IconSprites <Obey$Dir>.!Sprites
  7. |
  8. Set clib$flag 1
  9. RMEnsure SharedCLibrary 0 Set clib$flag 0
  10. RMEnsure SharedCLibrary 3.66 If "<clib$flag>" = "1" Then Error 0 Old C library installed Else RMload System:Modules.Clib
  11. RMEnsure SharedCLibrary 3.66 Error You need Clib 3.66 or later
  12.  
  13. |
  14. Set ModeSel$Dir <Obey$Dir>
  15. Run <ModeSel$Dir>.!Runimage %*0
  16.