Home » Archimedes archive » Micro User » MU 1991-03.adf » PD-Stuff » Apps/!Address/!Help/!Run
Apps/!Address/!Help/!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 » Micro User » MU 1991-03.adf » PD-Stuff |
Filename: | Apps/!Address/!Help/!Run |
Read OK: | ✔ |
File size: | 01B7 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
IconSprites <Obey$Dir>.!Sprites IF "<System$Path>" = "" THEN ERROR 0 System Resources cannot be found RMEnsure SharedCLibrary 0 RMLoad System:Modules.CLib RMEnsure SharedCLibrary 3.50 Error Interface needs CLib 3.50 or above RMEnsure InterfaceManager 1.30 RMLoad <Obey$Dir>.Interface RMEnsure InterfaceManager 1.30 Error Couldn't load Interface Manager Set UniHelp$Dir <Obey$Dir> WimpSlot -min 32k -max 32k Run <UniHelp$Dir>.!RunImage %*0
00000000 49 63 6f 6e 53 70 72 69 74 65 73 20 3c 4f 62 65 |IconSprites <Obe| 00000010 79 24 44 69 72 3e 2e 21 53 70 72 69 74 65 73 0a |y$Dir>.!Sprites.| 00000020 49 46 20 22 3c 53 79 73 74 65 6d 24 50 61 74 68 |IF "<System$Path| 00000030 3e 22 20 3d 20 22 22 20 54 48 45 4e 20 45 52 52 |>" = "" THEN ERR| 00000040 4f 52 20 30 20 53 79 73 74 65 6d 20 52 65 73 6f |OR 0 System Reso| 00000050 75 72 63 65 73 20 63 61 6e 6e 6f 74 20 62 65 20 |urces cannot be | 00000060 66 6f 75 6e 64 0a 52 4d 45 6e 73 75 72 65 20 53 |found.RMEnsure S| 00000070 68 61 72 65 64 43 4c 69 62 72 61 72 79 20 30 20 |haredCLibrary 0 | 00000080 52 4d 4c 6f 61 64 20 53 79 73 74 65 6d 3a 4d 6f |RMLoad System:Mo| 00000090 64 75 6c 65 73 2e 43 4c 69 62 0a 52 4d 45 6e 73 |dules.CLib.RMEns| 000000a0 75 72 65 20 53 68 61 72 65 64 43 4c 69 62 72 61 |ure SharedCLibra| 000000b0 72 79 20 33 2e 35 30 20 45 72 72 6f 72 20 49 6e |ry 3.50 Error In| 000000c0 74 65 72 66 61 63 65 20 6e 65 65 64 73 20 43 4c |terface needs CL| 000000d0 69 62 20 33 2e 35 30 20 6f 72 20 61 62 6f 76 65 |ib 3.50 or above| 000000e0 0a 52 4d 45 6e 73 75 72 65 20 49 6e 74 65 72 66 |.RMEnsure Interf| 000000f0 61 63 65 4d 61 6e 61 67 65 72 20 31 2e 33 30 20 |aceManager 1.30 | 00000100 52 4d 4c 6f 61 64 20 3c 4f 62 65 79 24 44 69 72 |RMLoad <Obey$Dir| 00000110 3e 2e 49 6e 74 65 72 66 61 63 65 0a 52 4d 45 6e |>.Interface.RMEn| 00000120 73 75 72 65 20 49 6e 74 65 72 66 61 63 65 4d 61 |sure InterfaceMa| 00000130 6e 61 67 65 72 20 31 2e 33 30 20 45 72 72 6f 72 |nager 1.30 Error| 00000140 20 43 6f 75 6c 64 6e 27 74 20 6c 6f 61 64 20 49 | Couldn't load I| 00000150 6e 74 65 72 66 61 63 65 20 4d 61 6e 61 67 65 72 |nterface Manager| 00000160 0a 53 65 74 20 55 6e 69 48 65 6c 70 24 44 69 72 |.Set UniHelp$Dir| 00000170 20 3c 4f 62 65 79 24 44 69 72 3e 0a 57 69 6d 70 | <Obey$Dir>.Wimp| 00000180 53 6c 6f 74 20 2d 6d 69 6e 20 33 32 6b 20 2d 6d |Slot -min 32k -m| 00000190 61 78 20 33 32 6b 0a 52 75 6e 20 3c 55 6e 69 48 |ax 32k.Run <UniH| 000001a0 65 6c 70 24 44 69 72 3e 2e 21 52 75 6e 49 6d 61 |elp$Dir>.!RunIma| 000001b0 67 65 20 25 2a 30 0a |ge %*0.| 000001b7