home *** CD-ROM | disk | FTP | other *** search
- | > !Run
- |
- | !Boot obey file for Virtual startup application
- | Part of the !Virtual package
- | By Nick Smith <nas20@cus.cam.ac.uk>, 1993
- |
- RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later versions
-
- IconSprites <Obey$Dir>.!Sprites
- Set StartTask$Dir <Obey$Dir>
-
- If "<System$Path>" = "" Then Error 0 System resources cannot be found
- If "<Swap$Path>" = "" Then Error 0 Virtual swap area cannot be found
- WimpSlot -min 128k -max 128k
-
- RMEnsure FrontEnd 0 System:modules.frontend
- RMEnsure Frontend 1.13 Error You need at least FrontEnd 1.13 to run !StartTask
- RMEnsure DDEUtils 0 System:modules.ddeutils
- RMEnsure DDEUtils 1.50 Error You need at least DDEUtils 1.50 to run !StartTask
- RMEnsure Virtual 0 If "<Virtual$Dir>"="" Then Error 0 !Virtual application can't be found
- WimpSlot -min 128k -max 128k
- RMEnsure Virtual 0 RMLoad <Virtual$Dir>.Virtual
- RMEnsure Virtual 0.33 Error You need at least Virtual 0.33 to run !StartTask
-
- WimpSlot -min 32k -max 32k
- FrontEnd_Start -app StartTask -desc <StartTask$Dir>.desc
-