home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / demos / ko2 / !KO2_Read / !Run < prev    next >
Encoding:
Text File  |  1993-04-21  |  698 b   |  19 lines

  1. if "<System$Path>" = "" then Error 0 System resources cannot be found
  2. RMENSURE FPEmulator 2.80 RMLOAD system:modules.FPEmulator
  3. RMENSURE FPEmulator 2.80 Error FPEmulator not found
  4. RMENSURE SharedCLibrary 3.75 RMLOAD system:modules.clib
  5. RMENSURE SharedCLibrary 3.75 Error clib version 3.75 not found
  6. RMENSURE ColourTrans 0.52 RMLOAD system:modules.colours
  7. RMENSURE ColourTrans 0.52 Error Colour translator module not found
  8. if "<Wimp$Scrap>" = ""  then Error Wimp$Scrap not defined
  9. SET KO2$DIR <Obey$Dir>
  10. WimpSlot -MIN 416K -MAX 416K
  11. Iconsprites <KO2$DIR>.!Sprites
  12. Set File$Type_C1A Subject
  13. Set File$Type_C1B KOPoint
  14. Set Alias$@RunType_C1A Run <KO2$Dir>.!Run %%*0
  15. Run <KO2$Dir>.!RunImage FCOK %*0
  16.  
  17.  
  18.  
  19.