Home » Archimedes archive » Acorn User » AU 1995-05.adf » !PhoneDay_PhoneDay » Quantum/!Executor/!Run
Quantum/!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 1995-05.adf » !PhoneDay_PhoneDay |
Filename: | Quantum/!Executor/!Run |
Read OK: | ✔ |
File size: | 047C bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| !Executor V3.07 (24-Oct-1994) | � Quantum Software | Written by Alisdair J�rgensen | Documentation by Stuart Halliday | Serial Number Acorn User Demo If "<Executor%Version>" <= "307" Then Set Executor$Dir <Obey$Dir> If "<Executor%Version>" <= "307" Then SetEval Executor%Version 307 Set Executor$DefaultFile <Obey$Dir> IconSprites <Executor$Dir>.!Sprites SetMacro Alias$Keystroke SetEval Keystroke%Action |<Keystroke%Action>+1|MSet Keystroke$Do<Keystroke%Action> If "<Keystroke%Action>" = "" Then SetEval Keystroke%Action 1000 If "<Keystroke$Lib>" = "" Then Set Keystroke$Lib <Obey$Dir> 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 IF "<Executor$Icon>" = "" Then Set Executor$Icon On | If you prefer the icon off the iconbar remove | the '|' on the following line. | Set Executor$Icon Off IF "<Keystroke$Demo>" = "" Then Set Keystroke$Demo 0 Basic -quit <Executor$Dir>.!RunImage
00000000 7c 20 21 45 78 65 63 75 74 6f 72 20 56 33 2e 30 || !Executor V3.0| 00000010 37 20 28 32 34 2d 4f 63 74 2d 31 39 39 34 29 0a |7 (24-Oct-1994).| 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 53 65 72 69 61 6c |alliday.| Serial| 00000080 20 4e 75 6d 62 65 72 20 41 63 6f 72 6e 20 55 73 | Number Acorn Us| 00000090 65 72 20 44 65 6d 6f 0a 49 66 20 22 3c 45 78 65 |er Demo.If "<Exe| 000000a0 63 75 74 6f 72 25 56 65 72 73 69 6f 6e 3e 22 20 |cutor%Version>" | 000000b0 3c 3d 20 22 33 30 37 22 20 54 68 65 6e 20 53 65 |<= "307" Then Se| 000000c0 74 20 45 78 65 63 75 74 6f 72 24 44 69 72 20 3c |t Executor$Dir <| 000000d0 4f 62 65 79 24 44 69 72 3e 0a 49 66 20 22 3c 45 |Obey$Dir>.If "<E| 000000e0 78 65 63 75 74 6f 72 25 56 65 72 73 69 6f 6e 3e |xecutor%Version>| 000000f0 22 20 3c 3d 20 22 33 30 37 22 20 54 68 65 6e 20 |" <= "307" Then | 00000100 53 65 74 45 76 61 6c 20 45 78 65 63 75 74 6f 72 |SetEval Executor| 00000110 25 56 65 72 73 69 6f 6e 20 33 30 37 0a 53 65 74 |%Version 307.Set| 00000120 20 45 78 65 63 75 74 6f 72 24 44 65 66 61 75 6c | Executor$Defaul| 00000130 74 46 69 6c 65 20 3c 4f 62 65 79 24 44 69 72 3e |tFile <Obey$Dir>| 00000140 0a 49 63 6f 6e 53 70 72 69 74 65 73 20 3c 45 78 |.IconSprites <Ex| 00000150 65 63 75 74 6f 72 24 44 69 72 3e 2e 21 53 70 72 |ecutor$Dir>.!Spr| 00000160 69 74 65 73 0a 53 65 74 4d 61 63 72 6f 20 41 6c |ites.SetMacro Al| 00000170 69 61 73 24 4b 65 79 73 74 72 6f 6b 65 20 53 65 |ias$Keystroke Se| 00000180 74 45 76 61 6c 20 4b 65 79 73 74 72 6f 6b 65 25 |tEval Keystroke%| 00000190 41 63 74 69 6f 6e 20 7c 3c 4b 65 79 73 74 72 6f |Action |<Keystro| 000001a0 6b 65 25 41 63 74 69 6f 6e 3e 2b 31 7c 4d 53 65 |ke%Action>+1|MSe| 000001b0 74 20 4b 65 79 73 74 72 6f 6b 65 24 44 6f 3c 4b |t Keystroke$Do<K| 000001c0 65 79 73 74 72 6f 6b 65 25 41 63 74 69 6f 6e 3e |eystroke%Action>| 000001d0 20 0a 49 66 20 22 3c 4b 65 79 73 74 72 6f 6b 65 | .If "<Keystroke| 000001e0 25 41 63 74 69 6f 6e 3e 22 20 3d 20 22 22 20 54 |%Action>" = "" T| 000001f0 68 65 6e 20 53 65 74 45 76 61 6c 20 4b 65 79 73 |hen SetEval Keys| 00000200 74 72 6f 6b 65 25 41 63 74 69 6f 6e 20 31 30 30 |troke%Action 100| 00000210 30 0a 49 66 20 22 3c 4b 65 79 73 74 72 6f 6b 65 |0.If "<Keystroke| 00000220 24 4c 69 62 3e 22 20 3d 20 22 22 20 54 68 65 6e |$Lib>" = "" Then| 00000230 20 53 65 74 20 4b 65 79 73 74 72 6f 6b 65 24 4c | Set Keystroke$L| 00000240 69 62 20 3c 4f 62 65 79 24 44 69 72 3e 0a 57 69 |ib <Obey$Dir>.Wi| 00000250 6d 70 53 6c 6f 74 20 2d 6d 69 6e 20 36 34 4b 20 |mpSlot -min 64K | 00000260 2d 6d 61 78 20 36 34 4b 0a 49 66 20 22 3c 53 79 |-max 64K.If "<Sy| 00000270 73 74 65 6d 24 50 61 74 68 3e 22 20 3d 20 22 22 |stem$Path>" = ""| 00000280 20 54 68 65 6e 20 45 72 72 6f 72 20 30 20 53 79 | Then Error 0 Sy| 00000290 73 74 65 6d 20 72 65 73 6f 75 72 63 65 73 20 6e |stem resources n| 000002a0 6f 74 20 66 6f 75 6e 64 20 28 70 6c 65 61 73 65 |ot found (please| 000002b0 20 69 6e 73 65 72 74 20 61 20 64 69 73 63 20 77 | insert a disc w| 000002c0 69 74 68 20 21 53 79 73 74 65 6d 20 61 6e 64 20 |ith !System and | 000002d0 74 72 79 20 61 67 61 69 6e 29 0a 49 66 20 22 3c |try again).If "<| 000002e0 4b 65 79 73 74 72 6f 6b 65 25 56 61 72 3e 22 20 |Keystroke%Var>" | 000002f0 3d 20 22 22 20 54 68 65 6e 20 53 65 74 45 76 61 |= "" Then SetEva| 00000300 6c 20 4b 65 79 73 74 72 6f 6b 65 25 56 61 72 20 |l Keystroke%Var | 00000310 31 0a 49 46 20 22 3c 4b 65 79 73 74 72 6f 6b 65 |1.IF "<Keystroke| 00000320 25 49 6e 63 3e 22 20 3d 20 22 22 20 54 68 65 6e |%Inc>" = "" Then| 00000330 20 53 65 74 45 76 61 6c 20 4b 65 79 73 74 72 6f | SetEval Keystro| 00000340 6b 65 25 49 6e 63 20 31 0a 49 46 20 22 3c 4b 65 |ke%Inc 1.IF "<Ke| 00000350 79 73 74 72 6f 6b 65 25 41 75 74 6f 3e 22 20 3d |ystroke%Auto>" =| 00000360 20 22 22 20 54 68 65 6e 20 53 65 74 45 76 61 6c | "" Then SetEval| 00000370 20 4b 65 79 73 74 72 6f 6b 65 25 41 75 74 6f 20 | Keystroke%Auto | 00000380 31 35 0a 49 46 20 22 3c 45 78 65 63 75 74 6f 72 |15.IF "<Executor| 00000390 24 49 63 6f 6e 3e 22 20 3d 20 22 22 20 54 68 65 |$Icon>" = "" The| 000003a0 6e 20 53 65 74 20 45 78 65 63 75 74 6f 72 24 49 |n Set Executor$I| 000003b0 63 6f 6e 20 4f 6e 0a 0a 7c 20 49 66 20 79 6f 75 |con On..| If you| 000003c0 20 70 72 65 66 65 72 20 74 68 65 20 69 63 6f 6e | prefer the icon| 000003d0 20 6f 66 66 20 74 68 65 20 69 63 6f 6e 62 61 72 | off the iconbar| 000003e0 20 72 65 6d 6f 76 65 0a 7c 20 74 68 65 20 27 7c | remove.| the '|| 000003f0 27 20 6f 6e 20 74 68 65 20 66 6f 6c 6c 6f 77 69 |' on the followi| 00000400 6e 67 20 6c 69 6e 65 2e 0a 7c 20 53 65 74 20 45 |ng line..| Set E| 00000410 78 65 63 75 74 6f 72 24 49 63 6f 6e 20 4f 66 66 |xecutor$Icon Off| 00000420 0a 0a 49 46 20 22 3c 4b 65 79 73 74 72 6f 6b 65 |..IF "<Keystroke| 00000430 24 44 65 6d 6f 3e 22 20 3d 20 22 22 20 54 68 65 |$Demo>" = "" The| 00000440 6e 20 53 65 74 20 4b 65 79 73 74 72 6f 6b 65 24 |n Set Keystroke$| 00000450 44 65 6d 6f 20 30 0a 42 61 73 69 63 20 2d 71 75 |Demo 0.Basic -qu| 00000460 69 74 20 3c 45 78 65 63 75 74 6f 72 24 44 69 72 |it <Executor$Dir| 00000470 3e 2e 21 52 75 6e 49 6d 61 67 65 0a |>.!RunImage.| 0000047c