home *** CD-ROM | disk | FTP | other *** search
- | run file for Aim
- | This file claims a "slot" from the WIMP
-
- *WimpSlot -min 200k
- *IconSprites <Obey$Dir>.!Sprites
- |
- if "<System$Path>" = "" then Error 0 System resources cannot be found
- |
- RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
- RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
- |
- RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
- RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 or later
- |
- RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
- RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
- |
- *Set Aim$Dir <Obey$Dir>
- *Set Aim$window_col 76
- *set Aim$window_row 52
- *set Aim$window_coord 100 200 960 1024
- *Set Aim$image 4
- *Set Aim$setup_file default
- *Run <Aim$Dir>.!RunImage %*0
-