home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / gerald / 6_01 / A4Booting / HDBoot / !BootCtrl / !Run < prev    next >
Text File  |  1990-07-12  |  266b  |  11 lines

  1. | Run file for BootCtrl
  2.  
  3. IconSprites <Obey$Dir>.!Sprites
  4.  
  5. if "<System$Path>" = "" then Error 0 System resources cannot be found
  6. RMEnsure SharedCLibrary 0 RMLoad System:modules.CLib
  7.  
  8. Set BootCtrl$Dir <Obey$Dir>
  9. WimpSlot -min 64k -max 64k
  10. Run <BootCtrl$Dir>.!RunImage
  11.