home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / archive / progs / boo / !Boo / !Run < prev    next >
Encoding:
Text File  |  1991-06-06  |  413 b   |  15 lines

  1. | !Run file for De-Boo Application
  2. | This file claims a "slot" from the WIMP
  3.  
  4. *WimpSlot -min 75k -max 75k
  5. *IconSprites <Obey$Dir>.!Sprites
  6. |
  7. if "<System$Path>" = "" then Error 0 System resources cannot be found
  8. |
  9. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  10. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  11. *Set Boo$Dir <Obey$Dir>
  12. *WimpSlot -min 75k
  13. *Run <Boo$Dir>.!RunImage %*0
  14. | *-*