home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / pd_share / utilities / uncfs / !UnCFS / !Run < prev    next >
Encoding:
Text File  |  1994-07-23  |  723 b   |  21 lines

  1. Set UnCFS$Dir <Obey$Dir>
  2. Set UnCFS$Path <UnCFS$Dir>.,<System$Dir>.Modules.
  3. IconSprites <UnCFS$Dir>.!Sprites
  4.  
  5. SetEval Old$CAsm 0
  6. RMEnsure CAssembler 0    SetEval Old$CAsm 1
  7. RMEnsure CAssembler 0.14 SetEval Old$CAsm 0
  8. If <Old$CAsm> Then Error An old version of the CAssembler is resident
  9. UnSet Old$CAsm
  10. RMEnsure CAssembler 0.14 RMLoad UnCFS:CAssembler
  11. RMEnsure CAssembler 0.14 Error CAssembler module not found or too old
  12.  
  13. RMEnsure FontWindow 1.40 RMLoad UnCFS:FontWindow
  14. RMEnsure FontWindow 1.40 Error FontWindow module not found or too old
  15.  
  16. RMEnsure FontManager 1.23 Error 0 No FontManager installed, please locate your !Fonts and try again
  17.  
  18. WimpSlot -Min 96K -Max 96K
  19. WimpSlot -Min 64K -Max 64K
  20. /<UnCFS$Dir>.!RunImage %*0
  21.