Home » Archimedes archive » Zipped Apps » StarChart » !StarChart/!Run
!StarChart/!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 » Zipped Apps » StarChart |
Filename: | !StarChart/!Run |
Read OK: | ✔ |
File size: | 0398 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
|>$.StarChart.!S*.!Run StarChart Run file | | Startup file for StarChart | IconSprites <Obey$Dir>.!Sprites | RMEnsure SystemDevices Error StarChart needs SystemDevices RMEnsure WindowManager 2.00 Error StarChart needs a newer Wimp RMEnsure FontManager 1.15 Error StarChart needs a newer FontManager | if "<System$Path>" = "" then Error 0 System resources cannot be found | If "<Font$Prefix>"="" then Error 0 Fonts cannot be found | RMEnsure FPEmulator 2.70 RMLoad System:Modules.FPEmulator RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later | RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later | RMEnsure SharedCLibrary 1.02 RMLoad System:Modules.CLib RMEnsure SharedCLibrary 1.02 Error You need SharedCLibrary 1.02 or later | Set StarChart$Path <Obey$Dir> WimpSlot -min 400K -max 400K Run "<StarChart$Path>.!RunImage" %*0
00000000 7c 3e 24 2e 53 74 61 72 43 68 61 72 74 2e 21 53 ||>$.StarChart.!S| 00000010 2a 2e 21 52 75 6e 20 20 20 53 74 61 72 43 68 61 |*.!Run StarCha| 00000020 72 74 20 52 75 6e 20 66 69 6c 65 0a 7c 0a 7c 20 |rt Run file.|.| | 00000030 53 74 61 72 74 75 70 20 66 69 6c 65 20 66 6f 72 |Startup file for| 00000040 20 53 74 61 72 43 68 61 72 74 20 0a 7c 0a 49 63 | StarChart .|.Ic| 00000050 6f 6e 53 70 72 69 74 65 73 20 3c 4f 62 65 79 24 |onSprites <Obey$| 00000060 44 69 72 3e 2e 21 53 70 72 69 74 65 73 0a 7c 0a |Dir>.!Sprites.|.| 00000070 52 4d 45 6e 73 75 72 65 20 53 79 73 74 65 6d 44 |RMEnsure SystemD| 00000080 65 76 69 63 65 73 20 20 20 20 20 20 45 72 72 6f |evices Erro| 00000090 72 20 53 74 61 72 43 68 61 72 74 20 6e 65 65 64 |r StarChart need| 000000a0 73 20 53 79 73 74 65 6d 44 65 76 69 63 65 73 0a |s SystemDevices.| 000000b0 52 4d 45 6e 73 75 72 65 20 57 69 6e 64 6f 77 4d |RMEnsure WindowM| 000000c0 61 6e 61 67 65 72 20 32 2e 30 30 20 45 72 72 6f |anager 2.00 Erro| 000000d0 72 20 53 74 61 72 43 68 61 72 74 20 6e 65 65 64 |r StarChart need| 000000e0 73 20 61 20 6e 65 77 65 72 20 57 69 6d 70 0a 52 |s a newer Wimp.R| 000000f0 4d 45 6e 73 75 72 65 20 46 6f 6e 74 4d 61 6e 61 |MEnsure FontMana| 00000100 67 65 72 20 20 20 31 2e 31 35 20 45 72 72 6f 72 |ger 1.15 Error| 00000110 20 53 74 61 72 43 68 61 72 74 20 6e 65 65 64 73 | StarChart needs| 00000120 20 61 20 6e 65 77 65 72 20 46 6f 6e 74 4d 61 6e | a newer FontMan| 00000130 61 67 65 72 0a 7c 0a 69 66 20 22 3c 53 79 73 74 |ager.|.if "<Syst| 00000140 65 6d 24 50 61 74 68 3e 22 20 3d 20 22 22 20 74 |em$Path>" = "" t| 00000150 68 65 6e 20 45 72 72 6f 72 20 30 20 53 79 73 74 |hen Error 0 Syst| 00000160 65 6d 20 72 65 73 6f 75 72 63 65 73 20 63 61 6e |em resources can| 00000170 6e 6f 74 20 62 65 20 66 6f 75 6e 64 0a 7c 0a 49 |not be found.|.I| 00000180 66 20 22 3c 46 6f 6e 74 24 50 72 65 66 69 78 3e |f "<Font$Prefix>| 00000190 22 3d 22 22 20 74 68 65 6e 20 20 45 72 72 6f 72 |"="" then Error| 000001a0 20 30 20 46 6f 6e 74 73 20 63 61 6e 6e 6f 74 20 | 0 Fonts cannot | 000001b0 62 65 20 66 6f 75 6e 64 0a 7c 0a 52 4d 45 6e 73 |be found.|.RMEns| 000001c0 75 72 65 20 46 50 45 6d 75 6c 61 74 6f 72 20 32 |ure FPEmulator 2| 000001d0 2e 37 30 20 52 4d 4c 6f 61 64 20 53 79 73 74 65 |.70 RMLoad Syste| 000001e0 6d 3a 4d 6f 64 75 6c 65 73 2e 46 50 45 6d 75 6c |m:Modules.FPEmul| 000001f0 61 74 6f 72 0a 52 4d 45 6e 73 75 72 65 20 46 50 |ator.RMEnsure FP| 00000200 45 6d 75 6c 61 74 6f 72 20 32 2e 37 30 20 45 72 |Emulator 2.70 Er| 00000210 72 6f 72 20 59 6f 75 20 6e 65 65 64 20 46 50 45 |ror You need FPE| 00000220 6d 75 6c 61 74 6f 72 20 32 2e 37 30 20 6f 72 20 |mulator 2.70 or | 00000230 6c 61 74 65 72 0a 7c 0a 52 4d 45 6e 73 75 72 65 |later.|.RMEnsure| 00000240 20 43 6f 6c 6f 75 72 54 72 61 6e 73 20 30 2e 35 | ColourTrans 0.5| 00000250 31 20 52 4d 4c 6f 61 64 20 53 79 73 74 65 6d 3a |1 RMLoad System:| 00000260 4d 6f 64 75 6c 65 73 2e 43 6f 6c 6f 75 72 73 0a |Modules.Colours.| 00000270 52 4d 45 6e 73 75 72 65 20 43 6f 6c 6f 75 72 54 |RMEnsure ColourT| 00000280 72 61 6e 73 20 30 2e 35 31 20 45 72 72 6f 72 20 |rans 0.51 Error | 00000290 59 6f 75 20 6e 65 65 64 20 43 6f 6c 6f 75 72 54 |You need ColourT| 000002a0 72 61 6e 73 20 30 2e 35 31 20 6f 72 20 6c 61 74 |rans 0.51 or lat| 000002b0 65 72 0a 7c 0a 52 4d 45 6e 73 75 72 65 20 53 68 |er.|.RMEnsure Sh| 000002c0 61 72 65 64 43 4c 69 62 72 61 72 79 20 31 2e 30 |aredCLibrary 1.0| 000002d0 32 20 52 4d 4c 6f 61 64 20 53 79 73 74 65 6d 3a |2 RMLoad System:| 000002e0 4d 6f 64 75 6c 65 73 2e 43 4c 69 62 0a 52 4d 45 |Modules.CLib.RME| 000002f0 6e 73 75 72 65 20 53 68 61 72 65 64 43 4c 69 62 |nsure SharedCLib| 00000300 72 61 72 79 20 31 2e 30 32 20 45 72 72 6f 72 20 |rary 1.02 Error | 00000310 59 6f 75 20 6e 65 65 64 20 53 68 61 72 65 64 43 |You need SharedC| 00000320 4c 69 62 72 61 72 79 20 31 2e 30 32 20 6f 72 20 |Library 1.02 or | 00000330 6c 61 74 65 72 0a 7c 0a 53 65 74 20 53 74 61 72 |later.|.Set Star| 00000340 43 68 61 72 74 24 50 61 74 68 20 3c 4f 62 65 79 |Chart$Path <Obey| 00000350 24 44 69 72 3e 0a 57 69 6d 70 53 6c 6f 74 20 2d |$Dir>.WimpSlot -| 00000360 6d 69 6e 20 34 30 30 4b 20 2d 6d 61 78 20 34 30 |min 400K -max 40| 00000370 30 4b 0a 52 75 6e 20 22 3c 53 74 61 72 43 68 61 |0K.Run "<StarCha| 00000380 72 74 24 50 61 74 68 3e 2e 21 52 75 6e 49 6d 61 |rt$Path>.!RunIma| 00000390 67 65 22 20 25 2a 30 0a |ge" %*0.| 00000398