Home » Archimedes archive » Acorn User » AU 1996-12 B.adf » Regulars_2 » StarInfo/Clifford/!Macros/!Run
StarInfo/Clifford/!Macros/!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 1996-12 B.adf » Regulars_2 |
Filename: | StarInfo/Clifford/!Macros/!Run |
Read OK: | ✔ |
File size: | 00DB bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Run <Obey$Dir>.!Boot Set RO350 Yes RMEnsure UtilityModule 3.50 Set RO350 No If "<RO350>" = "Yes" Then Run <Macros$Dir>.Macros <Macros$Dir>.KeyMaps.PCKeyboard If "<RO350>" = "No" Then Run <Macros$Dir>.Macros UnSet RO350
00000000 52 75 6e 20 3c 4f 62 65 79 24 44 69 72 3e 2e 21 |Run <Obey$Dir>.!| 00000010 42 6f 6f 74 0a 53 65 74 20 52 4f 33 35 30 20 59 |Boot.Set RO350 Y| 00000020 65 73 0a 52 4d 45 6e 73 75 72 65 20 55 74 69 6c |es.RMEnsure Util| 00000030 69 74 79 4d 6f 64 75 6c 65 20 33 2e 35 30 20 53 |ityModule 3.50 S| 00000040 65 74 20 52 4f 33 35 30 20 4e 6f 0a 49 66 20 22 |et RO350 No.If "| 00000050 3c 52 4f 33 35 30 3e 22 20 3d 20 22 59 65 73 22 |<RO350>" = "Yes"| 00000060 20 54 68 65 6e 20 52 75 6e 20 3c 4d 61 63 72 6f | Then Run <Macro| 00000070 73 24 44 69 72 3e 2e 4d 61 63 72 6f 73 20 3c 4d |s$Dir>.Macros <M| 00000080 61 63 72 6f 73 24 44 69 72 3e 2e 4b 65 79 4d 61 |acros$Dir>.KeyMa| 00000090 70 73 2e 50 43 4b 65 79 62 6f 61 72 64 0a 49 66 |ps.PCKeyboard.If| 000000a0 20 22 3c 52 4f 33 35 30 3e 22 20 3d 20 22 4e 6f | "<RO350>" = "No| 000000b0 22 20 54 68 65 6e 20 52 75 6e 20 3c 4d 61 63 72 |" Then Run <Macr| 000000c0 6f 73 24 44 69 72 3e 2e 4d 61 63 72 6f 73 0a 55 |os$Dir>.Macros.U| 000000d0 6e 53 65 74 20 52 4f 33 35 30 0a |nSet RO350.| 000000db