Home » Archimedes archive » Acorn Computing » 1993 06 Mega Disk.adf » 93_06 » HelixBasic/Examples/!Prices/!Run
HelixBasic/Examples/!Prices/!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 Computing » 1993 06 Mega Disk.adf » 93_06 |
Filename: | HelixBasic/Examples/!Prices/!Run |
Read OK: | ✔ |
File size: | 027F bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| Default !Run file If "<System$Path>"="" Then Error 0 System resources cannot be found. RMEnsure FPEmulator 2.70 RMLoad System:Modules.FPEmulator RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later | RMEnsure Euclid 1.03 RMLoad <Obey$Dir>.EuclidX | RMEnsure TrackerModule 2.06 RMLOAD <Obey$Dir>.PlayerMod RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later RMLoad <HelixSystem$Dir>.Modules.HelixDemo RMEnsure HelixDemo 1.00 Error You need HelixDemo 1.00 or later Iconsprites <Obey$Dir>.!Sprites WimpSlot -min 160K -max 160K <Obey$Dir>.!RunImage
00000000 7c 20 44 65 66 61 75 6c 74 20 21 52 75 6e 20 66 || Default !Run f| 00000010 69 6c 65 0a 0a 49 66 20 22 3c 53 79 73 74 65 6d |ile..If "<System| 00000020 24 50 61 74 68 3e 22 3d 22 22 20 54 68 65 6e 20 |$Path>"="" Then | 00000030 45 72 72 6f 72 20 30 20 53 79 73 74 65 6d 20 72 |Error 0 System r| 00000040 65 73 6f 75 72 63 65 73 20 63 61 6e 6e 6f 74 20 |esources cannot | 00000050 62 65 20 66 6f 75 6e 64 2e 0a 0a 52 4d 45 6e 73 |be found...RMEns| 00000060 75 72 65 20 46 50 45 6d 75 6c 61 74 6f 72 20 32 |ure FPEmulator 2| 00000070 2e 37 30 20 52 4d 4c 6f 61 64 20 53 79 73 74 65 |.70 RMLoad Syste| 00000080 6d 3a 4d 6f 64 75 6c 65 73 2e 46 50 45 6d 75 6c |m:Modules.FPEmul| 00000090 61 74 6f 72 0a 52 4d 45 6e 73 75 72 65 20 46 50 |ator.RMEnsure FP| 000000a0 45 6d 75 6c 61 74 6f 72 20 32 2e 37 30 20 45 72 |Emulator 2.70 Er| 000000b0 72 6f 72 20 59 6f 75 20 6e 65 65 64 20 46 50 45 |ror You need FPE| 000000c0 6d 75 6c 61 74 6f 72 20 32 2e 37 30 20 6f 72 20 |mulator 2.70 or | 000000d0 6c 61 74 65 72 0a 0a 7c 20 52 4d 45 6e 73 75 72 |later..| RMEnsur| 000000e0 65 20 45 75 63 6c 69 64 20 31 2e 30 33 20 52 4d |e Euclid 1.03 RM| 000000f0 4c 6f 61 64 20 3c 4f 62 65 79 24 44 69 72 3e 2e |Load <Obey$Dir>.| 00000100 45 75 63 6c 69 64 58 0a 0a 7c 20 52 4d 45 6e 73 |EuclidX..| RMEns| 00000110 75 72 65 20 54 72 61 63 6b 65 72 4d 6f 64 75 6c |ure TrackerModul| 00000120 65 20 32 2e 30 36 20 52 4d 4c 4f 41 44 20 3c 4f |e 2.06 RMLOAD <O| 00000130 62 65 79 24 44 69 72 3e 2e 50 6c 61 79 65 72 4d |bey$Dir>.PlayerM| 00000140 6f 64 0a 0a 52 4d 45 6e 73 75 72 65 20 43 6f 6c |od..RMEnsure Col| 00000150 6f 75 72 54 72 61 6e 73 20 30 2e 35 31 20 52 4d |ourTrans 0.51 RM| 00000160 4c 6f 61 64 20 53 79 73 74 65 6d 3a 4d 6f 64 75 |Load System:Modu| 00000170 6c 65 73 2e 43 6f 6c 6f 75 72 73 0a 52 4d 45 6e |les.Colours.RMEn| 00000180 73 75 72 65 20 43 6f 6c 6f 75 72 54 72 61 6e 73 |sure ColourTrans| 00000190 20 30 2e 35 31 20 45 72 72 6f 72 20 59 6f 75 20 | 0.51 Error You | 000001a0 6e 65 65 64 20 43 6f 6c 6f 75 72 54 72 61 6e 73 |need ColourTrans| 000001b0 20 30 2e 35 31 20 6f 72 20 6c 61 74 65 72 0a 0a | 0.51 or later..| 000001c0 52 4d 4c 6f 61 64 20 3c 48 65 6c 69 78 53 79 73 |RMLoad <HelixSys| 000001d0 74 65 6d 24 44 69 72 3e 2e 4d 6f 64 75 6c 65 73 |tem$Dir>.Modules| 000001e0 2e 48 65 6c 69 78 44 65 6d 6f 0a 52 4d 45 6e 73 |.HelixDemo.RMEns| 000001f0 75 72 65 20 48 65 6c 69 78 44 65 6d 6f 20 31 2e |ure HelixDemo 1.| 00000200 30 30 20 45 72 72 6f 72 20 59 6f 75 20 6e 65 65 |00 Error You nee| 00000210 64 20 48 65 6c 69 78 44 65 6d 6f 20 31 2e 30 30 |d HelixDemo 1.00| 00000220 20 6f 72 20 6c 61 74 65 72 0a 0a 49 63 6f 6e 73 | or later..Icons| 00000230 70 72 69 74 65 73 20 3c 4f 62 65 79 24 44 69 72 |prites <Obey$Dir| 00000240 3e 2e 21 53 70 72 69 74 65 73 0a 0a 57 69 6d 70 |>.!Sprites..Wimp| 00000250 53 6c 6f 74 20 2d 6d 69 6e 20 31 36 30 4b 20 2d |Slot -min 160K -| 00000260 6d 61 78 20 31 36 30 4b 0a 0a 3c 4f 62 65 79 24 |max 160K..<Obey$| 00000270 44 69 72 3e 2e 21 52 75 6e 49 6d 61 67 65 0a |Dir>.!RunImage.| 0000027f