Home » Archimedes archive » Acorn User » AU 1994-03.adf » !KeyStDemo_KeyStDemo » !Executor/!Run
!Executor/!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 1994-03.adf » !KeyStDemo_KeyStDemo |
Filename: | !Executor/!Run |
Read OK: | ✔ |
File size: | 022C bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| !Executor V2.33 (09-Dec-1993) | � Quantum Software | Written by Alisdair J�rgensen | Documentation by Stuart Halliday | Acorn User Demo version Set Executor$Dir <Obey$Dir> IconSprites <Executor$Dir>.!Sprites WimpSlot -min 64K -max 64K If "<System$Path>" = "" Then Error 0 System resources not found (please insert a disc with !System and try again) If "<Keystroke%Var>" = "" Then SetEval Keystroke%Var 1 IF "<Keystroke%Inc>" = "" Then SetEval Keystroke%Inc 1 IF "<Keystroke%Auto>" = "" Then SetEval Keystroke%Auto 15 Basic -quit <Executor$Dir>.!RunImage
00000000 7c 20 21 45 78 65 63 75 74 6f 72 20 56 32 2e 33 || !Executor V2.3| 00000010 33 20 28 30 39 2d 44 65 63 2d 31 39 39 33 29 0a |3 (09-Dec-1993).| 00000020 7c 20 a9 20 51 75 61 6e 74 75 6d 20 53 6f 66 74 || . Quantum Soft| 00000030 77 61 72 65 0a 7c 20 57 72 69 74 74 65 6e 20 62 |ware.| Written b| 00000040 79 20 41 6c 69 73 64 61 69 72 20 4a f8 72 67 65 |y Alisdair J.rge| 00000050 6e 73 65 6e 0a 7c 20 44 6f 63 75 6d 65 6e 74 61 |nsen.| Documenta| 00000060 74 69 6f 6e 20 62 79 20 53 74 75 61 72 74 20 48 |tion by Stuart H| 00000070 61 6c 6c 69 64 61 79 0a 7c 20 41 63 6f 72 6e 20 |alliday.| Acorn | 00000080 55 73 65 72 20 44 65 6d 6f 20 76 65 72 73 69 6f |User Demo versio| 00000090 6e 0a 53 65 74 20 45 78 65 63 75 74 6f 72 24 44 |n.Set Executor$D| 000000a0 69 72 20 3c 4f 62 65 79 24 44 69 72 3e 0a 49 63 |ir <Obey$Dir>.Ic| 000000b0 6f 6e 53 70 72 69 74 65 73 20 3c 45 78 65 63 75 |onSprites <Execu| 000000c0 74 6f 72 24 44 69 72 3e 2e 21 53 70 72 69 74 65 |tor$Dir>.!Sprite| 000000d0 73 0a 57 69 6d 70 53 6c 6f 74 20 2d 6d 69 6e 20 |s.WimpSlot -min | 000000e0 36 34 4b 20 2d 6d 61 78 20 36 34 4b 0a 49 66 20 |64K -max 64K.If | 000000f0 22 3c 53 79 73 74 65 6d 24 50 61 74 68 3e 22 20 |"<System$Path>" | 00000100 3d 20 22 22 20 54 68 65 6e 20 45 72 72 6f 72 20 |= "" Then Error | 00000110 30 20 53 79 73 74 65 6d 20 72 65 73 6f 75 72 63 |0 System resourc| 00000120 65 73 20 6e 6f 74 20 66 6f 75 6e 64 20 28 70 6c |es not found (pl| 00000130 65 61 73 65 20 69 6e 73 65 72 74 20 61 20 64 69 |ease insert a di| 00000140 73 63 20 77 69 74 68 20 21 53 79 73 74 65 6d 20 |sc with !System | 00000150 61 6e 64 20 74 72 79 20 61 67 61 69 6e 29 0a 49 |and try again).I| 00000160 66 20 22 3c 4b 65 79 73 74 72 6f 6b 65 25 56 61 |f "<Keystroke%Va| 00000170 72 3e 22 20 3d 20 22 22 20 54 68 65 6e 20 53 65 |r>" = "" Then Se| 00000180 74 45 76 61 6c 20 4b 65 79 73 74 72 6f 6b 65 25 |tEval Keystroke%| 00000190 56 61 72 20 31 0a 49 46 20 22 3c 4b 65 79 73 74 |Var 1.IF "<Keyst| 000001a0 72 6f 6b 65 25 49 6e 63 3e 22 20 3d 20 22 22 20 |roke%Inc>" = "" | 000001b0 54 68 65 6e 20 53 65 74 45 76 61 6c 20 4b 65 79 |Then SetEval Key| 000001c0 73 74 72 6f 6b 65 25 49 6e 63 20 31 0a 49 46 20 |stroke%Inc 1.IF | 000001d0 22 3c 4b 65 79 73 74 72 6f 6b 65 25 41 75 74 6f |"<Keystroke%Auto| 000001e0 3e 22 20 3d 20 22 22 20 54 68 65 6e 20 53 65 74 |>" = "" Then Set| 000001f0 45 76 61 6c 20 4b 65 79 73 74 72 6f 6b 65 25 41 |Eval Keystroke%A| 00000200 75 74 6f 20 31 35 0a 42 61 73 69 63 20 2d 71 75 |uto 15.Basic -qu| 00000210 69 74 20 3c 45 78 65 63 75 74 6f 72 24 44 69 72 |it <Executor$Dir| 00000220 3e 2e 21 52 75 6e 49 6d 61 67 65 0a |>.!RunImage.| 0000022c