home *** CD-ROM | disk | FTP | other *** search
- | ARPlayer:!Boot
- | © Uniqueway Ltd, 1994
- | © Acorn Computers Ltd, 1994
-
- | Set Dir and Path so that other apps can run us
- If "<ARPlayer$Dir>" = "" Then Set ARPlayer$Dir <Obey$Dir>
- If "<ARPlayer$Path>" = "" Then SetMacro ARPlayer$Path <ARPlayer$Dir>.
-
- IconSprites ARPlayer:!Sprites
-
- | On old machines run the saved ARMovie state
- If "<Choices$Write>" = "" Then Run <Obey$Dir>.!State
-