home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / c / cfsutils / !UnCFS / !Run < prev    next >
Encoding:
Text File  |  1992-11-08  |  542 b   |  18 lines

  1. Set UnCFS$Dir <Obey$Dir>
  2.  
  3. /<Obey$Dir>.!Boot
  4.  
  5. SetEval Old$CAsm 0
  6. RMEnsure CAssembler 0    SetEval Old$CAsm 1
  7. RMEnsure CAssembler 0.07 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.07 RMLoad UnCFS:CAssembler
  11. RMEnsure CAssembler 0.07 Error CAssembler module not found or too old
  12.  
  13. RMEnsure FontManager 1.23 Error 0 No FontManager installed, please locate your !Fonts and try again
  14.  
  15. WimpSlot -Min 96K -Max 96K
  16. WimpSlot -Min 64K -Max 64K
  17. Run <UnCFS$Dir>.!RunImage %*0
  18.