Home » Archimedes archive » Acorn User » AU 1997-Xmas A.adf » StrongHelp » !StrongHlp/!Run

!StrongHlp/!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-Xmas A.adf » StrongHelp
Filename: !StrongHlp/!Run
Read OK:
File size: 0247 bytes
Load address: 0000
Exec address: 0000
File contents
Set StrongHelp$Dir  <Obey$Dir>
IconSprites <Obey$Dir>.!Sprites
IF "<Alias$@RunType_3d6>" = "" THEN SET File$Type_3d6 StrHelp
IF "<Alias$@RunType_3d6>" = "" THEN Set Alias$@RunType_3d6 Run <Obey$Dir>.!Run %%*0

set tmp$running true
Rmensure StrongHelp 0 set tmp$running false
if "<tmp$running>" = "true" then error StrongHelp is already running.

Rmensure DrawFile 1.30 *Rmload System:Modules.DrawFile

|Set StrongHelp$Language Germany
Set Dummy$Path <Run$Path>,<Obey$Dir>.Resources.
Run Dummy:ResFind StrongHelp
Unset Dummy$Path

WimpSlot -min 4K -max 4K
Run <Obey$Dir>.!RunImage %*0
00000000  53 65 74 20 53 74 72 6f  6e 67 48 65 6c 70 24 44  |Set StrongHelp$D|
00000010  69 72 20 20 3c 4f 62 65  79 24 44 69 72 3e 0a 49  |ir  <Obey$Dir>.I|
00000020  63 6f 6e 53 70 72 69 74  65 73 20 3c 4f 62 65 79  |conSprites <Obey|
00000030  24 44 69 72 3e 2e 21 53  70 72 69 74 65 73 0a 49  |$Dir>.!Sprites.I|
00000040  46 20 22 3c 41 6c 69 61  73 24 40 52 75 6e 54 79  |F "<Alias$@RunTy|
00000050  70 65 5f 33 64 36 3e 22  20 3d 20 22 22 20 54 48  |pe_3d6>" = "" TH|
00000060  45 4e 20 53 45 54 20 46  69 6c 65 24 54 79 70 65  |EN SET File$Type|
00000070  5f 33 64 36 20 53 74 72  48 65 6c 70 0a 49 46 20  |_3d6 StrHelp.IF |
00000080  22 3c 41 6c 69 61 73 24  40 52 75 6e 54 79 70 65  |"<Alias$@RunType|
00000090  5f 33 64 36 3e 22 20 3d  20 22 22 20 54 48 45 4e  |_3d6>" = "" THEN|
000000a0  20 53 65 74 20 41 6c 69  61 73 24 40 52 75 6e 54  | Set Alias$@RunT|
000000b0  79 70 65 5f 33 64 36 20  52 75 6e 20 3c 4f 62 65  |ype_3d6 Run <Obe|
000000c0  79 24 44 69 72 3e 2e 21  52 75 6e 20 25 25 2a 30  |y$Dir>.!Run %%*0|
000000d0  0a 0a 73 65 74 20 74 6d  70 24 72 75 6e 6e 69 6e  |..set tmp$runnin|
000000e0  67 20 74 72 75 65 0a 52  6d 65 6e 73 75 72 65 20  |g true.Rmensure |
000000f0  53 74 72 6f 6e 67 48 65  6c 70 20 30 20 73 65 74  |StrongHelp 0 set|
00000100  20 74 6d 70 24 72 75 6e  6e 69 6e 67 20 66 61 6c  | tmp$running fal|
00000110  73 65 0a 69 66 20 22 3c  74 6d 70 24 72 75 6e 6e  |se.if "<tmp$runn|
00000120  69 6e 67 3e 22 20 3d 20  22 74 72 75 65 22 20 74  |ing>" = "true" t|
00000130  68 65 6e 20 65 72 72 6f  72 20 53 74 72 6f 6e 67  |hen error Strong|
00000140  48 65 6c 70 20 69 73 20  61 6c 72 65 61 64 79 20  |Help is already |
00000150  72 75 6e 6e 69 6e 67 2e  0a 0a 52 6d 65 6e 73 75  |running...Rmensu|
00000160  72 65 20 44 72 61 77 46  69 6c 65 20 31 2e 33 30  |re DrawFile 1.30|
00000170  20 2a 52 6d 6c 6f 61 64  20 53 79 73 74 65 6d 3a  | *Rmload System:|
00000180  4d 6f 64 75 6c 65 73 2e  44 72 61 77 46 69 6c 65  |Modules.DrawFile|
00000190  0a 0a 7c 53 65 74 20 53  74 72 6f 6e 67 48 65 6c  |..|Set StrongHel|
000001a0  70 24 4c 61 6e 67 75 61  67 65 20 47 65 72 6d 61  |p$Language Germa|
000001b0  6e 79 0a 53 65 74 20 44  75 6d 6d 79 24 50 61 74  |ny.Set Dummy$Pat|
000001c0  68 20 3c 52 75 6e 24 50  61 74 68 3e 2c 3c 4f 62  |h <Run$Path>,<Ob|
000001d0  65 79 24 44 69 72 3e 2e  52 65 73 6f 75 72 63 65  |ey$Dir>.Resource|
000001e0  73 2e 0a 52 75 6e 20 44  75 6d 6d 79 3a 52 65 73  |s..Run Dummy:Res|
000001f0  46 69 6e 64 20 53 74 72  6f 6e 67 48 65 6c 70 0a  |Find StrongHelp.|
00000200  55 6e 73 65 74 20 44 75  6d 6d 79 24 50 61 74 68  |Unset Dummy$Path|
00000210  0a 0a 57 69 6d 70 53 6c  6f 74 20 2d 6d 69 6e 20  |..WimpSlot -min |
00000220  34 4b 20 2d 6d 61 78 20  34 4b 0a 52 75 6e 20 3c  |4K -max 4K.Run <|
00000230  4f 62 65 79 24 44 69 72  3e 2e 21 52 75 6e 49 6d  |Obey$Dir>.!RunIm|
00000240  61 67 65 20 25 2a 30                              |age %*0|
00000247