home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / shareware / share_45 / grabmenu / !GrabMenu / !Run < prev    next >
Text File  |  1992-05-15  |  766b  |  25 lines

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