home *** CD-ROM | disk | FTP | other *** search
- |>!Run file for !ESP 13/07/92
-
- echo <22><15>
- wimpslot -min 256k -max 256K
- set ESP$Dir <Obey$Dir>.
- iconsprites <ESP$Dir>!Sprites
-
- set MemAlloc$Exists YES
- rmensure MemAlloc 0.11 set MemAlloc$Exists NO
- if "<MemAlloc$Exists>"="NO" then rmload <ESP$Dir>MemAlloc
- rmasize 160K
- if "<MemAlloc$Exists>"="NO" then rmkill MemAlloc
-
- set PackIt$Exists YES
- rmensure PackIt 1.54 set PackIt$Exists NO
- if "<PackIt$Exists>"="NO" then rmload <ESP$Dir>PackIt
-
- run <ESP$Dir>!RunImage
-
- if "<PackIt$Exists>"="NO" then rmkill PackIt
-
- unset ESP$Dir
- unset MemAlloc$Exists
- unset Packit$Exists
-
-
-
-