home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / pd_share / utilities / grabmenu / !GrabMenu / !Run < prev    next >
Encoding:
Text File  |  1994-08-26  |  772 b   |  26 lines

  1. | Run file for GrabMenu
  2. |
  3. Set GrabMenu$Dir <Obey$Dir>
  4. Set GrabMenu$Choices <GrabMenu$Dir>.Choices
  5. Set GrabMenu$Path <GrabMenu$Dir>.,System:Modules.
  6.  
  7. IconSprites <Obey$Dir>.!Sprites
  8.  
  9. Set Old$CAsm 0
  10. RMEnsure CAssembler 0    Set Old$CAsm 1
  11. RMEnsure CAssembler 0.14 Set Old$CAsm 0
  12. If <Old$CAsm> Then Error An old version of the CAssembler is resident
  13. UnSet Old$CAsm
  14. RMEnsure CAssembler 0.14 RMLoad GrabMenu:CAssembler
  15. RMEnsure CAssembler 0.14 Error CAssembler module not found or too old
  16.  
  17. RMEnsure ColourTrans 0.50 RMLoad GrabMenu:Colours
  18. RMEnsure ColourTrans 0.50 Error ColourTrans module not found or too old
  19.  
  20. | Need this much once loaded resources
  21. WimpSlot -Min 96K -Max 96K
  22.  
  23. | But only this much for the program proper
  24. WimpSlot -Min 64K -Max 64K
  25.  
  26. /<GrabMenu$Dir>.!RunImage