Home » Archimedes archive » Micro User » MU 1991-05.adf » PDStuff » Utilities/!HelpGen/!Run
Utilities/!HelpGen/!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-05.adf » PDStuff |
Filename: | Utilities/!HelpGen/!Run |
Read OK: | ✔ |
File size: | 00F3 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 Set HelpGen$Dir <Obey$Dir> WimpSlot -min 80k -max 80k Run <HelpGen$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 0a 69 66 20 22 3c 53 79 73 74 65 6d 24 50 61 74 |.if "<System$Pat| 00000030 68 3e 22 20 3d 20 22 22 20 74 68 65 6e 20 45 72 |h>" = "" then Er| 00000040 72 6f 72 20 30 20 53 79 73 74 65 6d 20 72 65 73 |ror 0 System res| 00000050 6f 75 72 63 65 73 20 63 61 6e 6e 6f 74 20 62 65 |ources cannot be| 00000060 20 66 6f 75 6e 64 0a 52 4d 45 6e 73 75 72 65 20 | found.RMEnsure | 00000070 53 68 61 72 65 64 43 4c 69 62 72 61 72 79 20 30 |SharedCLibrary 0| 00000080 20 52 4d 4c 6f 61 64 20 53 79 73 74 65 6d 3a 6d | RMLoad System:m| 00000090 6f 64 75 6c 65 73 2e 43 4c 69 62 0a 0a 53 65 74 |odules.CLib..Set| 000000a0 20 48 65 6c 70 47 65 6e 24 44 69 72 20 3c 4f 62 | HelpGen$Dir <Ob| 000000b0 65 79 24 44 69 72 3e 0a 57 69 6d 70 53 6c 6f 74 |ey$Dir>.WimpSlot| 000000c0 20 2d 6d 69 6e 20 38 30 6b 20 2d 6d 61 78 20 38 | -min 80k -max 8| 000000d0 30 6b 0a 52 75 6e 20 3c 48 65 6c 70 47 65 6e 24 |0k.Run <HelpGen$| 000000e0 44 69 72 3e 2e 21 52 75 6e 49 6d 61 67 65 20 25 |Dir>.!RunImage %| 000000f0 2a 30 0a |*0.| 000000f3