Home » Archimedes archive » Micro User » MU 1992-09.adf » PD » Utilities/!BasicEdit/!Run
Utilities/!BasicEdit/!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 » Micro User » MU 1992-09.adf » PD |
Filename: | Utilities/!BasicEdit/!Run |
Read OK: | ✔ |
File size: | 01E6 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
|Run file for ARM Basic Editor |Written by Robert C.Smiley | � 24th March 1992. Version 2.09 | Set File$Type_FFB BasicV Set File$Type_FF1 RawData Set BasicEdit5$Dir <Obey$Dir> Set BasicEdit5$Modules <Obey$Dir>.Modules RMEnsure ARMBasicEditor 1.00 RMLoad <BasicEdit5$Modules>.BasicEdit RMEnsure BasicEditUtils 2.08 RMLoad <BasicEdit5$Modules>.BEditUtils RMEnsure WindowGraphicsUtility 2.10 RMLoad <BasicEdit5$Modules>.WindowUtil WimpSlot -min 80K -max 80K Run <BasicEdit5$Dir>.!RunImage
00000000 7c 52 75 6e 20 66 69 6c 65 20 66 6f 72 20 41 52 ||Run file for AR| 00000010 4d 20 42 61 73 69 63 20 45 64 69 74 6f 72 0a 7c |M Basic Editor.|| 00000020 57 72 69 74 74 65 6e 20 62 79 20 52 6f 62 65 72 |Written by Rober| 00000030 74 20 43 2e 53 6d 69 6c 65 79 0a 7c 20 a9 20 32 |t C.Smiley.| . 2| 00000040 34 74 68 20 4d 61 72 63 68 20 31 39 39 32 2e 20 |4th March 1992. | 00000050 56 65 72 73 69 6f 6e 20 32 2e 30 39 0a 7c 0a 53 |Version 2.09.|.S| 00000060 65 74 20 46 69 6c 65 24 54 79 70 65 5f 46 46 42 |et File$Type_FFB| 00000070 20 42 61 73 69 63 56 0a 53 65 74 20 46 69 6c 65 | BasicV.Set File| 00000080 24 54 79 70 65 5f 46 46 31 20 52 61 77 44 61 74 |$Type_FF1 RawDat| 00000090 61 0a 53 65 74 20 42 61 73 69 63 45 64 69 74 35 |a.Set BasicEdit5| 000000a0 24 44 69 72 20 3c 4f 62 65 79 24 44 69 72 3e 0a |$Dir <Obey$Dir>.| 000000b0 53 65 74 20 42 61 73 69 63 45 64 69 74 35 24 4d |Set BasicEdit5$M| 000000c0 6f 64 75 6c 65 73 20 3c 4f 62 65 79 24 44 69 72 |odules <Obey$Dir| 000000d0 3e 2e 4d 6f 64 75 6c 65 73 0a 52 4d 45 6e 73 75 |>.Modules.RMEnsu| 000000e0 72 65 20 41 52 4d 42 61 73 69 63 45 64 69 74 6f |re ARMBasicEdito| 000000f0 72 20 31 2e 30 30 20 52 4d 4c 6f 61 64 20 3c 42 |r 1.00 RMLoad <B| 00000100 61 73 69 63 45 64 69 74 35 24 4d 6f 64 75 6c 65 |asicEdit5$Module| 00000110 73 3e 2e 42 61 73 69 63 45 64 69 74 0a 52 4d 45 |s>.BasicEdit.RME| 00000120 6e 73 75 72 65 20 42 61 73 69 63 45 64 69 74 55 |nsure BasicEditU| 00000130 74 69 6c 73 20 32 2e 30 38 20 52 4d 4c 6f 61 64 |tils 2.08 RMLoad| 00000140 20 3c 42 61 73 69 63 45 64 69 74 35 24 4d 6f 64 | <BasicEdit5$Mod| 00000150 75 6c 65 73 3e 2e 42 45 64 69 74 55 74 69 6c 73 |ules>.BEditUtils| 00000160 0a 52 4d 45 6e 73 75 72 65 20 57 69 6e 64 6f 77 |.RMEnsure Window| 00000170 47 72 61 70 68 69 63 73 55 74 69 6c 69 74 79 20 |GraphicsUtility | 00000180 32 2e 31 30 20 52 4d 4c 6f 61 64 20 3c 42 61 73 |2.10 RMLoad <Bas| 00000190 69 63 45 64 69 74 35 24 4d 6f 64 75 6c 65 73 3e |icEdit5$Modules>| 000001a0 2e 57 69 6e 64 6f 77 55 74 69 6c 0a 57 69 6d 70 |.WindowUtil.Wimp| 000001b0 53 6c 6f 74 20 2d 6d 69 6e 20 38 30 4b 20 2d 6d |Slot -min 80K -m| 000001c0 61 78 20 38 30 4b 0a 52 75 6e 20 3c 42 61 73 69 |ax 80K.Run <Basi| 000001d0 63 45 64 69 74 35 24 44 69 72 3e 2e 21 52 75 6e |cEdit5$Dir>.!Run| 000001e0 49 6d 61 67 65 0a |Image.| 000001e6