Home » Archimedes archive » Acorn User » AU 1997-06 B.adf » Extras » WimpUtils/!Utils/!Run

WimpUtils/!Utils/!Run

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn User » AU 1997-06 B.adf » Extras
Filename: WimpUtils/!Utils/!Run
Read OK:
File size: 0460 bytes
Load address: 0000
Exec address: 0000
File contents
| !Run Obey file for WIMP Utils Application

Set Utils$Dir <Obey$Dir>
Set UtilsRes$Path <Utils$Dir>.Resources.
Set Utils$BasicFile <Obey$Dir>.!RunImage
Set UtilsRFS$Path Resources:$.Resources.WIMPUtils.

IconSprites <Obey$Dir>.!Sprites
Run <Obey$Dir>.ChkSpr

WimpSlot -min 192K -max 192K

RMEnsure TrackerModule 4.09 RMLoad UtilsRes:RMStore.PlayMod
RMEnsure TrackerModule 4.09 Error Couldn't load Tracker module

RMEnsure SpectreMod 1.00 RMLoad UtilsRes:RMStore.SpectreMod
RMEnsure SpectreMod 1.00 Error Couldn't load Spectre module

RMEnsure InterfaceManager 2.00 RMLoad UtilsRes:RMStore.Interface
RMEnsure InterfaceManager 2.00 Error Couldn't load Interface module

RMEnsure MenuUtils 0.11 RMLoad UtilsRes:RMStore.MenuUtils
RMEnsure MenuUtils 0.11 Error 0 Error Couldn't load MenuUtils Module

RMEnsure DrawFile 1.30 RMLoad UtilsRes:RMStore.DrawFile
RMEnsure DrawFile 1.30 Error Couldn't load Drawfile module

RMEnsure WIMPUtils 0.00 RMLoad UtilsRes:RMStore.RFSUtils
RMEnsure WIMPUtils 0.00 Error Couldn't load WIMPUtils module

WimpSlot -min 192K -max 192K

Run UtilsRes:!Intro

BASIC -quit <Utils$Dir>.!RunImage %*0
00000000  7c 20 21 52 75 6e 20 4f  62 65 79 20 66 69 6c 65  || !Run Obey file|
00000010  20 66 6f 72 20 57 49 4d  50 20 55 74 69 6c 73 20  | for WIMP Utils |
00000020  41 70 70 6c 69 63 61 74  69 6f 6e 0a 0a 53 65 74  |Application..Set|
00000030  20 55 74 69 6c 73 24 44  69 72 20 3c 4f 62 65 79  | Utils$Dir <Obey|
00000040  24 44 69 72 3e 0a 53 65  74 20 55 74 69 6c 73 52  |$Dir>.Set UtilsR|
00000050  65 73 24 50 61 74 68 20  3c 55 74 69 6c 73 24 44  |es$Path <Utils$D|
00000060  69 72 3e 2e 52 65 73 6f  75 72 63 65 73 2e 0a 53  |ir>.Resources..S|
00000070  65 74 20 55 74 69 6c 73  24 42 61 73 69 63 46 69  |et Utils$BasicFi|
00000080  6c 65 20 3c 4f 62 65 79  24 44 69 72 3e 2e 21 52  |le <Obey$Dir>.!R|
00000090  75 6e 49 6d 61 67 65 0a  53 65 74 20 55 74 69 6c  |unImage.Set Util|
000000a0  73 52 46 53 24 50 61 74  68 20 52 65 73 6f 75 72  |sRFS$Path Resour|
000000b0  63 65 73 3a 24 2e 52 65  73 6f 75 72 63 65 73 2e  |ces:$.Resources.|
000000c0  57 49 4d 50 55 74 69 6c  73 2e 0a 0a 49 63 6f 6e  |WIMPUtils...Icon|
000000d0  53 70 72 69 74 65 73 20  3c 4f 62 65 79 24 44 69  |Sprites <Obey$Di|
000000e0  72 3e 2e 21 53 70 72 69  74 65 73 0a 52 75 6e 20  |r>.!Sprites.Run |
000000f0  3c 4f 62 65 79 24 44 69  72 3e 2e 43 68 6b 53 70  |<Obey$Dir>.ChkSp|
00000100  72 0a 0a 57 69 6d 70 53  6c 6f 74 20 2d 6d 69 6e  |r..WimpSlot -min|
00000110  20 31 39 32 4b 20 2d 6d  61 78 20 31 39 32 4b 0a  | 192K -max 192K.|
00000120  0a 52 4d 45 6e 73 75 72  65 20 54 72 61 63 6b 65  |.RMEnsure Tracke|
00000130  72 4d 6f 64 75 6c 65 20  34 2e 30 39 20 52 4d 4c  |rModule 4.09 RML|
00000140  6f 61 64 20 55 74 69 6c  73 52 65 73 3a 52 4d 53  |oad UtilsRes:RMS|
00000150  74 6f 72 65 2e 50 6c 61  79 4d 6f 64 0a 52 4d 45  |tore.PlayMod.RME|
00000160  6e 73 75 72 65 20 54 72  61 63 6b 65 72 4d 6f 64  |nsure TrackerMod|
00000170  75 6c 65 20 34 2e 30 39  20 45 72 72 6f 72 20 43  |ule 4.09 Error C|
00000180  6f 75 6c 64 6e 27 74 20  6c 6f 61 64 20 54 72 61  |ouldn't load Tra|
00000190  63 6b 65 72 20 6d 6f 64  75 6c 65 0a 0a 52 4d 45  |cker module..RME|
000001a0  6e 73 75 72 65 20 53 70  65 63 74 72 65 4d 6f 64  |nsure SpectreMod|
000001b0  20 31 2e 30 30 20 52 4d  4c 6f 61 64 20 55 74 69  | 1.00 RMLoad Uti|
000001c0  6c 73 52 65 73 3a 52 4d  53 74 6f 72 65 2e 53 70  |lsRes:RMStore.Sp|
000001d0  65 63 74 72 65 4d 6f 64  0a 52 4d 45 6e 73 75 72  |ectreMod.RMEnsur|
000001e0  65 20 53 70 65 63 74 72  65 4d 6f 64 20 31 2e 30  |e SpectreMod 1.0|
000001f0  30 20 45 72 72 6f 72 20  43 6f 75 6c 64 6e 27 74  |0 Error Couldn't|
00000200  20 6c 6f 61 64 20 53 70  65 63 74 72 65 20 6d 6f  | load Spectre mo|
00000210  64 75 6c 65 0a 0a 52 4d  45 6e 73 75 72 65 20 49  |dule..RMEnsure I|
00000220  6e 74 65 72 66 61 63 65  4d 61 6e 61 67 65 72 20  |nterfaceManager |
00000230  32 2e 30 30 20 52 4d 4c  6f 61 64 20 55 74 69 6c  |2.00 RMLoad Util|
00000240  73 52 65 73 3a 52 4d 53  74 6f 72 65 2e 49 6e 74  |sRes:RMStore.Int|
00000250  65 72 66 61 63 65 0a 52  4d 45 6e 73 75 72 65 20  |erface.RMEnsure |
00000260  49 6e 74 65 72 66 61 63  65 4d 61 6e 61 67 65 72  |InterfaceManager|
00000270  20 32 2e 30 30 20 45 72  72 6f 72 20 43 6f 75 6c  | 2.00 Error Coul|
00000280  64 6e 27 74 20 6c 6f 61  64 20 49 6e 74 65 72 66  |dn't load Interf|
00000290  61 63 65 20 6d 6f 64 75  6c 65 0a 0a 52 4d 45 6e  |ace module..RMEn|
000002a0  73 75 72 65 20 4d 65 6e  75 55 74 69 6c 73 20 30  |sure MenuUtils 0|
000002b0  2e 31 31 20 52 4d 4c 6f  61 64 20 55 74 69 6c 73  |.11 RMLoad Utils|
000002c0  52 65 73 3a 52 4d 53 74  6f 72 65 2e 4d 65 6e 75  |Res:RMStore.Menu|
000002d0  55 74 69 6c 73 0a 52 4d  45 6e 73 75 72 65 20 4d  |Utils.RMEnsure M|
000002e0  65 6e 75 55 74 69 6c 73  20 30 2e 31 31 20 45 72  |enuUtils 0.11 Er|
000002f0  72 6f 72 20 30 20 45 72  72 6f 72 20 43 6f 75 6c  |ror 0 Error Coul|
00000300  64 6e 27 74 20 6c 6f 61  64 20 4d 65 6e 75 55 74  |dn't load MenuUt|
00000310  69 6c 73 20 4d 6f 64 75  6c 65 0a 0a 52 4d 45 6e  |ils Module..RMEn|
00000320  73 75 72 65 20 44 72 61  77 46 69 6c 65 20 31 2e  |sure DrawFile 1.|
00000330  33 30 20 52 4d 4c 6f 61  64 20 55 74 69 6c 73 52  |30 RMLoad UtilsR|
00000340  65 73 3a 52 4d 53 74 6f  72 65 2e 44 72 61 77 46  |es:RMStore.DrawF|
00000350  69 6c 65 0a 52 4d 45 6e  73 75 72 65 20 44 72 61  |ile.RMEnsure Dra|
00000360  77 46 69 6c 65 20 31 2e  33 30 20 45 72 72 6f 72  |wFile 1.30 Error|
00000370  20 43 6f 75 6c 64 6e 27  74 20 6c 6f 61 64 20 44  | Couldn't load D|
00000380  72 61 77 66 69 6c 65 20  6d 6f 64 75 6c 65 0a 0a  |rawfile module..|
00000390  52 4d 45 6e 73 75 72 65  20 57 49 4d 50 55 74 69  |RMEnsure WIMPUti|
000003a0  6c 73 20 30 2e 30 30 20  52 4d 4c 6f 61 64 20 55  |ls 0.00 RMLoad U|
000003b0  74 69 6c 73 52 65 73 3a  52 4d 53 74 6f 72 65 2e  |tilsRes:RMStore.|
000003c0  52 46 53 55 74 69 6c 73  0a 52 4d 45 6e 73 75 72  |RFSUtils.RMEnsur|
000003d0  65 20 57 49 4d 50 55 74  69 6c 73 20 30 2e 30 30  |e WIMPUtils 0.00|
000003e0  20 45 72 72 6f 72 20 43  6f 75 6c 64 6e 27 74 20  | Error Couldn't |
000003f0  6c 6f 61 64 20 57 49 4d  50 55 74 69 6c 73 20 6d  |load WIMPUtils m|
00000400  6f 64 75 6c 65 0a 0a 57  69 6d 70 53 6c 6f 74 20  |odule..WimpSlot |
00000410  2d 6d 69 6e 20 31 39 32  4b 20 2d 6d 61 78 20 31  |-min 192K -max 1|
00000420  39 32 4b 0a 0a 52 75 6e  20 55 74 69 6c 73 52 65  |92K..Run UtilsRe|
00000430  73 3a 21 49 6e 74 72 6f  0a 0a 42 41 53 49 43 20  |s:!Intro..BASIC |
00000440  2d 71 75 69 74 20 3c 55  74 69 6c 73 24 44 69 72  |-quit <Utils$Dir|
00000450  3e 2e 21 52 75 6e 49 6d  61 67 65 20 25 2a 30 0a  |>.!RunImage %*0.|
00000460