home *** CD-ROM | disk | FTP | other *** search
- | ARPlayer:!Run
- | © Uniqueway Ltd, 1994
- | © Acorn Computers Ltd, 1994
-
- If "<ARMovie$Dir>" = "" Then Error ARMovie resources not found. Please open a directory display containing the !ARMovie application.
-
- Set ARPlayer$Dir <Obey$Dir>
- SetMacro ARPlayer$Path <ARPlayer$Dir>.
-
- IconSprites ARPlayer:!Sprites
-
- | ---------------------------------------------------------------
-
- RMEnsure UtilityModule 3.10 Error ARPlayer can only be run under RISC OS 3.1 or later
-
- RMEnsure ReplaySupport 0.03 RMLoad ARPlayer:ReplaySpt
-
- | ---------------------------------------------------------------
- | The following system variable can be altered for your system.
-
- | This variable sets from where to save and load the Choices file.
- Set ARPlayer$OptionsFile <ARPlayer$Dir>.!Choices
-
- | This variable sets where to save an obey file to setup the Replay system variables
- If "<Choices$Write>" = "" Then Set ARPlayer$StateFile <ARPlayer$Dir>.!State Else SetMacro ARPlayer$StateFile <Choices$Write>.Boot.PreDesk.ARPlayer
-
- | ---------------------------------------------------------------
-
- If "<ARMovie$Version>" = "" Then WimpSlot -min 288K
- If "<ARMovie$Version>" = "" Then Run ARPlayer:Dummy -playfor 0 -noerror
-
- WimpSlot -min 196k -max 196K
- WimpSlot -min 192k -max 192K
-
- Run ARPlayer:!RunImage %*0
-