home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / a / aim / !aim / !run < prev    next >
Text File  |  1993-09-30  |  640b  |  21 lines

  1. | run file for Aim
  2. | This file claims a "slot" from the WIMP
  3.  
  4. *WimpSlot  -min 512k 
  5. *IconSprites <Obey$Dir>.!Sprites
  6. |
  7. if "<System$Path>" = "" then Error 0 System resources cannot be found
  8. |
  9. RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
  10. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
  11. |
  12. RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
  13. RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 or later
  14. |
  15. RMEnsure ColourTrans 0.52 RMLoad System:Modules.Colours
  16. RMEnsure ColourTrans 0.52 Error You need ColourTrans 0.52 or later
  17. *Set Aim$Dir <Obey$Dir>
  18. *obey <Aim$Dir>.default
  19. *Run <Aim$Dir>.!RunImage %*0
  20.