Home » Personal collection » Acorn hard disk » apps » system » !System/!CCShared/!HyperView/!Run
!System/!CCShared/!HyperView/!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 » Personal collection » Acorn hard disk » apps » system |
Filename: | !System/!CCShared/!HyperView/!Run |
Read OK: | ✔ |
File size: | 05C9 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
|> !Run | | Execution file for !HyperView Set HyperView$Dir <Obey$Dir> Set File$Type_BD7 HyprDict Set File$Type_D8E ABIDefs Set Alias$@RunType_BD7 Run <HyperView$Dir>.!Run %%*0 IconSprites <HyperView$Dir>.!Sprites WimpSlot -min 224k -max 224k RMEnsure FontManager 2.42 Error 0 FontManager 2.42 or greater not installed. Locate !Fonts directory |If "<Font$Path>"="" THEN Error 0 Fonts cannot be found. Locate !Fonts directory on Fonts disc | | Look for ABI in the !System directory. If it's not there then try to load | it from inside the application... | SetEval SysABI 0 RMEnsure ABI 2.86 SetEval SysABI -1 IF "<System$Path>"="" Then SetEval SysABI 0 If SysABI Then Run <HyperView$Dir>.FileEnsure <System$Path>Modules.ABIMod SysABI If SysABI Then RMEnsure ABI 2.86 RMLoad <System$Path>Modules.ABIMod If SysABI Then RMEnsure ABI 2.86 Error "The copy of ABIModule in !System is out of date. Please refer to the section 'Updating ABI' in the manual." RMEnsure ABI 2.86 RMLoad <HyperView$Dir>.RMStore.ABIMod RMEnsure ABI 2.86 Error "The copy of ABI in HyperView is out of date. HyperView may have been incorrectly installed. Please re-install HyperView or seek technical help." Unset SysABI RMEnsure ColourTrans 0.52 RMLoad <HyperView$Dir>.RMStore.Colours RMEnsure Impulse 0.18 RMLoad <HyperView$Dir>.RMStore.ImpulseII RMEnsure Impulse 0.18 Error 0 The copy of Impulse in this application is out of date. You need Impulse 0.18 or later Run "<HyperView$Dir>.!RunImage" %*0
00000000 7c 3e 20 21 52 75 6e 0a 7c 0a 7c 20 20 45 78 65 ||> !Run.|.| Exe| 00000010 63 75 74 69 6f 6e 20 66 69 6c 65 20 66 6f 72 20 |cution file for | 00000020 21 48 79 70 65 72 56 69 65 77 0a 0a 53 65 74 20 |!HyperView..Set | 00000030 48 79 70 65 72 56 69 65 77 24 44 69 72 20 3c 4f |HyperView$Dir <O| 00000040 62 65 79 24 44 69 72 3e 0a 0a 53 65 74 20 46 69 |bey$Dir>..Set Fi| 00000050 6c 65 24 54 79 70 65 5f 42 44 37 20 48 79 70 72 |le$Type_BD7 Hypr| 00000060 44 69 63 74 0a 53 65 74 20 46 69 6c 65 24 54 79 |Dict.Set File$Ty| 00000070 70 65 5f 44 38 45 20 41 42 49 44 65 66 73 0a 53 |pe_D8E ABIDefs.S| 00000080 65 74 20 41 6c 69 61 73 24 40 52 75 6e 54 79 70 |et Alias$@RunTyp| 00000090 65 5f 42 44 37 20 52 75 6e 20 3c 48 79 70 65 72 |e_BD7 Run <Hyper| 000000a0 56 69 65 77 24 44 69 72 3e 2e 21 52 75 6e 20 25 |View$Dir>.!Run %| 000000b0 25 2a 30 0a 0a 49 63 6f 6e 53 70 72 69 74 65 73 |%*0..IconSprites| 000000c0 20 3c 48 79 70 65 72 56 69 65 77 24 44 69 72 3e | <HyperView$Dir>| 000000d0 2e 21 53 70 72 69 74 65 73 0a 57 69 6d 70 53 6c |.!Sprites.WimpSl| 000000e0 6f 74 20 2d 6d 69 6e 20 32 32 34 6b 20 2d 6d 61 |ot -min 224k -ma| 000000f0 78 20 32 32 34 6b 0a 0a 52 4d 45 6e 73 75 72 65 |x 224k..RMEnsure| 00000100 20 46 6f 6e 74 4d 61 6e 61 67 65 72 20 32 2e 34 | FontManager 2.4| 00000110 32 20 45 72 72 6f 72 20 30 20 46 6f 6e 74 4d 61 |2 Error 0 FontMa| 00000120 6e 61 67 65 72 20 32 2e 34 32 20 6f 72 20 67 72 |nager 2.42 or gr| 00000130 65 61 74 65 72 20 6e 6f 74 20 69 6e 73 74 61 6c |eater not instal| 00000140 6c 65 64 2e 20 4c 6f 63 61 74 65 20 21 46 6f 6e |led. Locate !Fon| 00000150 74 73 20 64 69 72 65 63 74 6f 72 79 0a 0a 7c 49 |ts directory..|I| 00000160 66 20 22 3c 46 6f 6e 74 24 50 61 74 68 3e 22 3d |f "<Font$Path>"=| 00000170 22 22 20 54 48 45 4e 20 45 72 72 6f 72 20 30 20 |"" THEN Error 0 | 00000180 46 6f 6e 74 73 20 63 61 6e 6e 6f 74 20 62 65 20 |Fonts cannot be | 00000190 66 6f 75 6e 64 2e 20 4c 6f 63 61 74 65 20 21 46 |found. Locate !F| 000001a0 6f 6e 74 73 20 64 69 72 65 63 74 6f 72 79 20 6f |onts directory o| 000001b0 6e 20 46 6f 6e 74 73 20 64 69 73 63 0a 7c 0a 7c |n Fonts disc.|.|| 000001c0 20 20 4c 6f 6f 6b 20 66 6f 72 20 41 42 49 20 69 | Look for ABI i| 000001d0 6e 20 74 68 65 20 21 53 79 73 74 65 6d 20 64 69 |n the !System di| 000001e0 72 65 63 74 6f 72 79 2e 20 20 49 66 20 69 74 27 |rectory. If it'| 000001f0 73 20 6e 6f 74 20 74 68 65 72 65 20 74 68 65 6e |s not there then| 00000200 20 74 72 79 20 74 6f 20 6c 6f 61 64 0a 7c 20 20 | try to load.| | 00000210 69 74 20 66 72 6f 6d 20 69 6e 73 69 64 65 20 74 |it from inside t| 00000220 68 65 20 61 70 70 6c 69 63 61 74 69 6f 6e 2e 2e |he application..| 00000230 2e 0a 7c 0a 53 65 74 45 76 61 6c 20 53 79 73 41 |..|.SetEval SysA| 00000240 42 49 20 30 0a 52 4d 45 6e 73 75 72 65 20 41 42 |BI 0.RMEnsure AB| 00000250 49 20 32 2e 38 36 20 53 65 74 45 76 61 6c 20 53 |I 2.86 SetEval S| 00000260 79 73 41 42 49 20 2d 31 0a 49 46 20 22 3c 53 79 |ysABI -1.IF "<Sy| 00000270 73 74 65 6d 24 50 61 74 68 3e 22 3d 22 22 20 54 |stem$Path>"="" T| 00000280 68 65 6e 20 53 65 74 45 76 61 6c 20 53 79 73 41 |hen SetEval SysA| 00000290 42 49 20 30 0a 49 66 20 53 79 73 41 42 49 20 54 |BI 0.If SysABI T| 000002a0 68 65 6e 20 52 75 6e 20 3c 48 79 70 65 72 56 69 |hen Run <HyperVi| 000002b0 65 77 24 44 69 72 3e 2e 46 69 6c 65 45 6e 73 75 |ew$Dir>.FileEnsu| 000002c0 72 65 20 3c 53 79 73 74 65 6d 24 50 61 74 68 3e |re <System$Path>| 000002d0 4d 6f 64 75 6c 65 73 2e 41 42 49 4d 6f 64 20 53 |Modules.ABIMod S| 000002e0 79 73 41 42 49 0a 49 66 20 53 79 73 41 42 49 20 |ysABI.If SysABI | 000002f0 54 68 65 6e 20 52 4d 45 6e 73 75 72 65 20 41 42 |Then RMEnsure AB| 00000300 49 20 32 2e 38 36 20 52 4d 4c 6f 61 64 20 3c 53 |I 2.86 RMLoad <S| 00000310 79 73 74 65 6d 24 50 61 74 68 3e 4d 6f 64 75 6c |ystem$Path>Modul| 00000320 65 73 2e 41 42 49 4d 6f 64 0a 49 66 20 53 79 73 |es.ABIMod.If Sys| 00000330 41 42 49 20 54 68 65 6e 20 52 4d 45 6e 73 75 72 |ABI Then RMEnsur| 00000340 65 20 41 42 49 20 32 2e 38 36 20 45 72 72 6f 72 |e ABI 2.86 Error| 00000350 20 22 54 68 65 20 63 6f 70 79 20 6f 66 20 41 42 | "The copy of AB| 00000360 49 4d 6f 64 75 6c 65 20 69 6e 20 21 53 79 73 74 |IModule in !Syst| 00000370 65 6d 20 69 73 20 6f 75 74 20 6f 66 20 64 61 74 |em is out of dat| 00000380 65 2e 20 50 6c 65 61 73 65 20 72 65 66 65 72 20 |e. Please refer | 00000390 74 6f 20 74 68 65 20 73 65 63 74 69 6f 6e 20 27 |to the section '| 000003a0 55 70 64 61 74 69 6e 67 20 41 42 49 27 20 69 6e |Updating ABI' in| 000003b0 20 74 68 65 20 6d 61 6e 75 61 6c 2e 22 0a 52 4d | the manual.".RM| 000003c0 45 6e 73 75 72 65 20 41 42 49 20 32 2e 38 36 20 |Ensure ABI 2.86 | 000003d0 52 4d 4c 6f 61 64 20 3c 48 79 70 65 72 56 69 65 |RMLoad <HyperVie| 000003e0 77 24 44 69 72 3e 2e 52 4d 53 74 6f 72 65 2e 41 |w$Dir>.RMStore.A| 000003f0 42 49 4d 6f 64 0a 52 4d 45 6e 73 75 72 65 20 41 |BIMod.RMEnsure A| 00000400 42 49 20 32 2e 38 36 20 45 72 72 6f 72 20 22 54 |BI 2.86 Error "T| 00000410 68 65 20 63 6f 70 79 20 6f 66 20 41 42 49 20 69 |he copy of ABI i| 00000420 6e 20 48 79 70 65 72 56 69 65 77 20 69 73 20 6f |n HyperView is o| 00000430 75 74 20 6f 66 20 64 61 74 65 2e 20 48 79 70 65 |ut of date. Hype| 00000440 72 56 69 65 77 20 6d 61 79 20 68 61 76 65 20 62 |rView may have b| 00000450 65 65 6e 20 69 6e 63 6f 72 72 65 63 74 6c 79 20 |een incorrectly | 00000460 69 6e 73 74 61 6c 6c 65 64 2e 20 50 6c 65 61 73 |installed. Pleas| 00000470 65 20 72 65 2d 69 6e 73 74 61 6c 6c 20 48 79 70 |e re-install Hyp| 00000480 65 72 56 69 65 77 20 6f 72 20 73 65 65 6b 20 74 |erView or seek t| 00000490 65 63 68 6e 69 63 61 6c 20 68 65 6c 70 2e 22 0a |echnical help.".| 000004a0 55 6e 73 65 74 20 53 79 73 41 42 49 0a 0a 52 4d |Unset SysABI..RM| 000004b0 45 6e 73 75 72 65 20 43 6f 6c 6f 75 72 54 72 61 |Ensure ColourTra| 000004c0 6e 73 20 30 2e 35 32 20 52 4d 4c 6f 61 64 20 3c |ns 0.52 RMLoad <| 000004d0 48 79 70 65 72 56 69 65 77 24 44 69 72 3e 2e 52 |HyperView$Dir>.R| 000004e0 4d 53 74 6f 72 65 2e 43 6f 6c 6f 75 72 73 0a 0a |MStore.Colours..| 000004f0 52 4d 45 6e 73 75 72 65 20 49 6d 70 75 6c 73 65 |RMEnsure Impulse| 00000500 20 30 2e 31 38 20 52 4d 4c 6f 61 64 20 3c 48 79 | 0.18 RMLoad <Hy| 00000510 70 65 72 56 69 65 77 24 44 69 72 3e 2e 52 4d 53 |perView$Dir>.RMS| 00000520 74 6f 72 65 2e 49 6d 70 75 6c 73 65 49 49 0a 52 |tore.ImpulseII.R| 00000530 4d 45 6e 73 75 72 65 20 49 6d 70 75 6c 73 65 20 |MEnsure Impulse | 00000540 30 2e 31 38 20 45 72 72 6f 72 20 30 20 54 68 65 |0.18 Error 0 The| 00000550 20 63 6f 70 79 20 6f 66 20 49 6d 70 75 6c 73 65 | copy of Impulse| 00000560 20 69 6e 20 74 68 69 73 20 61 70 70 6c 69 63 61 | in this applica| 00000570 74 69 6f 6e 20 69 73 20 6f 75 74 20 6f 66 20 64 |tion is out of d| 00000580 61 74 65 2e 20 59 6f 75 20 6e 65 65 64 20 49 6d |ate. You need Im| 00000590 70 75 6c 73 65 20 30 2e 31 38 20 6f 72 20 6c 61 |pulse 0.18 or la| 000005a0 74 65 72 0a 0a 52 75 6e 20 22 3c 48 79 70 65 72 |ter..Run "<Hyper| 000005b0 56 69 65 77 24 44 69 72 3e 2e 21 52 75 6e 49 6d |View$Dir>.!RunIm| 000005c0 61 67 65 22 20 25 2a 30 0a |age" %*0.| 000005c9