Home » Archimedes archive » Acorn User » AU 1998-05 A.adf » EasyAnim » !EasyHelp/!Run

!EasyHelp/!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 1998-05 A.adf » EasyAnim
Filename: !EasyHelp/!Run
Read OK:
File size: 038D bytes
Load address: 0000
Exec address: 0000
File contents
|
| !Run for EasyHelp
|    � NSoft 1996
|
| Created 7/6/1996
| ----------------
|

|
| Load sprites & set directory
| ----------------------------
|
IconSprites <Obey$Dir>.!Sprites
Set EasyHelp$Dir <Obey$Dir>
Set EasyHelp$File <EasyHelp$Dir>.Help

|
| Check OS
| --------
|
RMEnsure UtilityModule 3.10 Error This program is not suitable for use on any version of RISC OS lower than RISC OS 3.10.

|
| Check for fonts
| ---------------
|
RMEnsure ROMFonts 0.00 Error The ROMFonts module is not present. This program requires fonts which is provided by this module.

|
| Load modules
| ------------
|
Set Modules$Path <EasyHelp$Dir>.Modules.,<System$Path>Modules.
RMEnsure WimpExtension 2.18 RMLoad Modules:WimpExt
RMEnsure WimpExtension 2.18 Error Unable to load WimpExtension version 2.18 or later.
UnSet Modules$Path

|
| Run program
| -----------
|
WimpSlot -min 224k -max 224k
Run <EasyHelp$Dir>.!RunImage
00000000  7c 0a 7c 20 21 52 75 6e  20 66 6f 72 20 45 61 73  ||.| !Run for Eas|
00000010  79 48 65 6c 70 0a 7c 20  20 20 20 a9 20 4e 53 6f  |yHelp.|    . NSo|
00000020  66 74 20 31 39 39 36 0a  7c 0a 7c 20 43 72 65 61  |ft 1996.|.| Crea|
00000030  74 65 64 20 37 2f 36 2f  31 39 39 36 0a 7c 20 2d  |ted 7/6/1996.| -|
00000040  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 0a  |---------------.|
00000050  7c 0a 0a 7c 0a 7c 20 4c  6f 61 64 20 73 70 72 69  ||..|.| Load spri|
00000060  74 65 73 20 26 20 73 65  74 20 64 69 72 65 63 74  |tes & set direct|
00000070  6f 72 79 0a 7c 20 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |ory.| ----------|
00000080  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00000090  2d 2d 0a 7c 0a 49 63 6f  6e 53 70 72 69 74 65 73  |--.|.IconSprites|
000000a0  20 3c 4f 62 65 79 24 44  69 72 3e 2e 21 53 70 72  | <Obey$Dir>.!Spr|
000000b0  69 74 65 73 0a 53 65 74  20 45 61 73 79 48 65 6c  |ites.Set EasyHel|
000000c0  70 24 44 69 72 20 3c 4f  62 65 79 24 44 69 72 3e  |p$Dir <Obey$Dir>|
000000d0  0a 53 65 74 20 45 61 73  79 48 65 6c 70 24 46 69  |.Set EasyHelp$Fi|
000000e0  6c 65 20 3c 45 61 73 79  48 65 6c 70 24 44 69 72  |le <EasyHelp$Dir|
000000f0  3e 2e 48 65 6c 70 0a 0a  7c 0a 7c 20 43 68 65 63  |>.Help..|.| Chec|
00000100  6b 20 4f 53 0a 7c 20 2d  2d 2d 2d 2d 2d 2d 2d 0a  |k OS.| --------.|
00000110  7c 0a 52 4d 45 6e 73 75  72 65 20 55 74 69 6c 69  ||.RMEnsure Utili|
00000120  74 79 4d 6f 64 75 6c 65  20 33 2e 31 30 20 45 72  |tyModule 3.10 Er|
00000130  72 6f 72 20 54 68 69 73  20 70 72 6f 67 72 61 6d  |ror This program|
00000140  20 69 73 20 6e 6f 74 20  73 75 69 74 61 62 6c 65  | is not suitable|
00000150  20 66 6f 72 20 75 73 65  20 6f 6e 20 61 6e 79 20  | for use on any |
00000160  76 65 72 73 69 6f 6e 20  6f 66 20 52 49 53 43 20  |version of RISC |
00000170  4f 53 20 6c 6f 77 65 72  20 74 68 61 6e 20 52 49  |OS lower than RI|
00000180  53 43 20 4f 53 20 33 2e  31 30 2e 0a 0a 7c 0a 7c  |SC OS 3.10...|.||
00000190  20 43 68 65 63 6b 20 66  6f 72 20 66 6f 6e 74 73  | Check for fonts|
000001a0  0a 7c 20 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |.| -------------|
000001b0  2d 2d 0a 7c 0a 52 4d 45  6e 73 75 72 65 20 52 4f  |--.|.RMEnsure RO|
000001c0  4d 46 6f 6e 74 73 20 30  2e 30 30 20 45 72 72 6f  |MFonts 0.00 Erro|
000001d0  72 20 54 68 65 20 52 4f  4d 46 6f 6e 74 73 20 6d  |r The ROMFonts m|
000001e0  6f 64 75 6c 65 20 69 73  20 6e 6f 74 20 70 72 65  |odule is not pre|
000001f0  73 65 6e 74 2e 20 54 68  69 73 20 70 72 6f 67 72  |sent. This progr|
00000200  61 6d 20 72 65 71 75 69  72 65 73 20 66 6f 6e 74  |am requires font|
00000210  73 20 77 68 69 63 68 20  69 73 20 70 72 6f 76 69  |s which is provi|
00000220  64 65 64 20 62 79 20 74  68 69 73 20 6d 6f 64 75  |ded by this modu|
00000230  6c 65 2e 0a 0a 7c 0a 7c  20 4c 6f 61 64 20 6d 6f  |le...|.| Load mo|
00000240  64 75 6c 65 73 0a 7c 20  2d 2d 2d 2d 2d 2d 2d 2d  |dules.| --------|
00000250  2d 2d 2d 2d 0a 7c 0a 53  65 74 20 4d 6f 64 75 6c  |----.|.Set Modul|
00000260  65 73 24 50 61 74 68 20  3c 45 61 73 79 48 65 6c  |es$Path <EasyHel|
00000270  70 24 44 69 72 3e 2e 4d  6f 64 75 6c 65 73 2e 2c  |p$Dir>.Modules.,|
00000280  3c 53 79 73 74 65 6d 24  50 61 74 68 3e 4d 6f 64  |<System$Path>Mod|
00000290  75 6c 65 73 2e 0a 52 4d  45 6e 73 75 72 65 20 57  |ules..RMEnsure W|
000002a0  69 6d 70 45 78 74 65 6e  73 69 6f 6e 20 32 2e 31  |impExtension 2.1|
000002b0  38 20 52 4d 4c 6f 61 64  20 4d 6f 64 75 6c 65 73  |8 RMLoad Modules|
000002c0  3a 57 69 6d 70 45 78 74  0a 52 4d 45 6e 73 75 72  |:WimpExt.RMEnsur|
000002d0  65 20 57 69 6d 70 45 78  74 65 6e 73 69 6f 6e 20  |e WimpExtension |
000002e0  32 2e 31 38 20 45 72 72  6f 72 20 55 6e 61 62 6c  |2.18 Error Unabl|
000002f0  65 20 74 6f 20 6c 6f 61  64 20 57 69 6d 70 45 78  |e to load WimpEx|
00000300  74 65 6e 73 69 6f 6e 20  76 65 72 73 69 6f 6e 20  |tension version |
00000310  32 2e 31 38 20 6f 72 20  6c 61 74 65 72 2e 0a 55  |2.18 or later..U|
00000320  6e 53 65 74 20 4d 6f 64  75 6c 65 73 24 50 61 74  |nSet Modules$Pat|
00000330  68 0a 0a 7c 0a 7c 20 52  75 6e 20 70 72 6f 67 72  |h..|.| Run progr|
00000340  61 6d 0a 7c 20 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |am.| -----------|
00000350  0a 7c 0a 57 69 6d 70 53  6c 6f 74 20 2d 6d 69 6e  |.|.WimpSlot -min|
00000360  20 32 32 34 6b 20 2d 6d  61 78 20 32 32 34 6b 0a  | 224k -max 224k.|
00000370  52 75 6e 20 3c 45 61 73  79 48 65 6c 70 24 44 69  |Run <EasyHelp$Di|
00000380  72 3e 2e 21 52 75 6e 49  6d 61 67 65 0a           |r>.!RunImage.|
0000038d