Home » Archimedes archive » Acorn User » AU 1997-10 B.adf » MS32 » !MS32demo/!Run
!MS32demo/!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 1997-10 B.adf » MS32 |
Filename: | !MS32demo/!Run |
Read OK: | ✔ |
File size: | 0444 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| !Run file for Music Studio 32 - 18.10.96 | Set MusicStudio32$Dir <Obey$Dir> Set MusicStudio32$Path <MusicStudio32$Dir>. | If "<System$Path>" = "" Then Error 0 System resources cannot be found IconSprites <MusicStudio32$Dir>.!Sprites | | Change the following lines to facilitate network installations | Set MusicStudioResources$Dir <MusicStudio32$Dir> Set MusicStudioChoices$Dir <MusicStudio32$Dir> | Set Alias$@RunType_B3C Run <MusicStudio32$Dir>.!Run -load %%*0 Set Alias$@LoadType_B3C Run <MusicStudio32$Dir>.!Run -load %%*0 Set Alias$@PrintType_B3C Run <MusicStudio32$Dir>.!Run -print %%*0 Set File$Type_B3C MusSt32 | RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later | RMEnsure MusicStudio 1.00 RMLoad <MusicStudioResources$Dir>.MusicSt32 RMEnsure MusicStudio 1.00 Error Music Studio 32 module missing | WimpSlot -min 750k -max 750k Run <MusicStudio32$Dir>.!RunImage %*0
00000000 7c 20 21 52 75 6e 20 66 69 6c 65 20 66 6f 72 20 || !Run file for | 00000010 4d 75 73 69 63 20 53 74 75 64 69 6f 20 33 32 20 |Music Studio 32 | 00000020 2d 20 31 38 2e 31 30 2e 39 36 0a 7c 0a 53 65 74 |- 18.10.96.|.Set| 00000030 20 4d 75 73 69 63 53 74 75 64 69 6f 33 32 24 44 | MusicStudio32$D| 00000040 69 72 20 3c 4f 62 65 79 24 44 69 72 3e 0a 53 65 |ir <Obey$Dir>.Se| 00000050 74 20 4d 75 73 69 63 53 74 75 64 69 6f 33 32 24 |t MusicStudio32$| 00000060 50 61 74 68 20 3c 4d 75 73 69 63 53 74 75 64 69 |Path <MusicStudi| 00000070 6f 33 32 24 44 69 72 3e 2e 0a 7c 0a 49 66 20 22 |o32$Dir>..|.If "| 00000080 3c 53 79 73 74 65 6d 24 50 61 74 68 3e 22 20 3d |<System$Path>" =| 00000090 20 22 22 20 54 68 65 6e 20 45 72 72 6f 72 20 30 | "" Then Error 0| 000000a0 20 53 79 73 74 65 6d 20 72 65 73 6f 75 72 63 65 | System resource| 000000b0 73 20 63 61 6e 6e 6f 74 20 62 65 20 66 6f 75 6e |s cannot be foun| 000000c0 64 0a 49 63 6f 6e 53 70 72 69 74 65 73 20 3c 4d |d.IconSprites <M| 000000d0 75 73 69 63 53 74 75 64 69 6f 33 32 24 44 69 72 |usicStudio32$Dir| 000000e0 3e 2e 21 53 70 72 69 74 65 73 0a 7c 0a 7c 20 43 |>.!Sprites.|.| C| 000000f0 68 61 6e 67 65 20 74 68 65 20 66 6f 6c 6c 6f 77 |hange the follow| 00000100 69 6e 67 20 6c 69 6e 65 73 20 74 6f 20 66 61 63 |ing lines to fac| 00000110 69 6c 69 74 61 74 65 20 6e 65 74 77 6f 72 6b 20 |ilitate network | 00000120 69 6e 73 74 61 6c 6c 61 74 69 6f 6e 73 0a 7c 0a |installations.|.| 00000130 53 65 74 20 4d 75 73 69 63 53 74 75 64 69 6f 52 |Set MusicStudioR| 00000140 65 73 6f 75 72 63 65 73 24 44 69 72 20 3c 4d 75 |esources$Dir <Mu| 00000150 73 69 63 53 74 75 64 69 6f 33 32 24 44 69 72 3e |sicStudio32$Dir>| 00000160 0a 53 65 74 20 4d 75 73 69 63 53 74 75 64 69 6f |.Set MusicStudio| 00000170 43 68 6f 69 63 65 73 24 44 69 72 20 3c 4d 75 73 |Choices$Dir <Mus| 00000180 69 63 53 74 75 64 69 6f 33 32 24 44 69 72 3e 0a |icStudio32$Dir>.| 00000190 7c 0a 53 65 74 20 41 6c 69 61 73 24 40 52 75 6e ||.Set Alias$@Run| 000001a0 54 79 70 65 5f 42 33 43 20 52 75 6e 20 3c 4d 75 |Type_B3C Run <Mu| 000001b0 73 69 63 53 74 75 64 69 6f 33 32 24 44 69 72 3e |sicStudio32$Dir>| 000001c0 2e 21 52 75 6e 20 2d 6c 6f 61 64 20 25 25 2a 30 |.!Run -load %%*0| 000001d0 0a 53 65 74 20 41 6c 69 61 73 24 40 4c 6f 61 64 |.Set Alias$@Load| 000001e0 54 79 70 65 5f 42 33 43 20 52 75 6e 20 3c 4d 75 |Type_B3C Run <Mu| 000001f0 73 69 63 53 74 75 64 69 6f 33 32 24 44 69 72 3e |sicStudio32$Dir>| 00000200 2e 21 52 75 6e 20 2d 6c 6f 61 64 20 25 25 2a 30 |.!Run -load %%*0| 00000210 0a 53 65 74 20 41 6c 69 61 73 24 40 50 72 69 6e |.Set Alias$@Prin| 00000220 74 54 79 70 65 5f 42 33 43 20 52 75 6e 20 3c 4d |tType_B3C Run <M| 00000230 75 73 69 63 53 74 75 64 69 6f 33 32 24 44 69 72 |usicStudio32$Dir| 00000240 3e 2e 21 52 75 6e 20 2d 70 72 69 6e 74 20 25 25 |>.!Run -print %%| 00000250 2a 30 0a 53 65 74 20 46 69 6c 65 24 54 79 70 65 |*0.Set File$Type| 00000260 5f 42 33 43 20 4d 75 73 53 74 33 32 0a 7c 0a 52 |_B3C MusSt32.|.R| 00000270 4d 45 6e 73 75 72 65 20 53 68 61 72 65 64 43 4c |MEnsure SharedCL| 00000280 69 62 72 61 72 79 20 33 2e 35 30 20 52 4d 4c 6f |ibrary 3.50 RMLo| 00000290 61 64 20 53 79 73 74 65 6d 3a 4d 6f 64 75 6c 65 |ad System:Module| 000002a0 73 2e 43 6c 69 62 0a 52 4d 45 6e 73 75 72 65 20 |s.Clib.RMEnsure | 000002b0 53 68 61 72 65 64 43 4c 69 62 72 61 72 79 20 33 |SharedCLibrary 3| 000002c0 2e 35 30 20 45 72 72 6f 72 20 59 6f 75 20 6e 65 |.50 Error You ne| 000002d0 65 64 20 43 6c 69 62 20 33 2e 35 30 20 6f 72 20 |ed Clib 3.50 or | 000002e0 6c 61 74 65 72 0a 52 4d 45 6e 73 75 72 65 20 43 |later.RMEnsure C| 000002f0 6f 6c 6f 75 72 54 72 61 6e 73 20 30 2e 35 31 20 |olourTrans 0.51 | 00000300 52 4d 4c 6f 61 64 20 53 79 73 74 65 6d 3a 4d 6f |RMLoad System:Mo| 00000310 64 75 6c 65 73 2e 43 6f 6c 6f 75 72 73 0a 52 4d |dules.Colours.RM| 00000320 45 6e 73 75 72 65 20 43 6f 6c 6f 75 72 54 72 61 |Ensure ColourTra| 00000330 6e 73 20 30 2e 35 31 20 45 72 72 6f 72 20 59 6f |ns 0.51 Error Yo| 00000340 75 20 6e 65 65 64 20 43 6f 6c 6f 75 72 54 72 61 |u need ColourTra| 00000350 6e 73 20 30 2e 35 31 20 6f 72 20 6c 61 74 65 72 |ns 0.51 or later| 00000360 0a 7c 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |.| | 00000370 20 20 20 20 20 20 20 20 20 20 0a 52 4d 45 6e 73 | .RMEns| 00000380 75 72 65 20 4d 75 73 69 63 53 74 75 64 69 6f 20 |ure MusicStudio | 00000390 31 2e 30 30 20 52 4d 4c 6f 61 64 20 3c 4d 75 73 |1.00 RMLoad <Mus| 000003a0 69 63 53 74 75 64 69 6f 52 65 73 6f 75 72 63 65 |icStudioResource| 000003b0 73 24 44 69 72 3e 2e 4d 75 73 69 63 53 74 33 32 |s$Dir>.MusicSt32| 000003c0 0a 52 4d 45 6e 73 75 72 65 20 4d 75 73 69 63 53 |.RMEnsure MusicS| 000003d0 74 75 64 69 6f 20 31 2e 30 30 20 45 72 72 6f 72 |tudio 1.00 Error| 000003e0 20 4d 75 73 69 63 20 53 74 75 64 69 6f 20 33 32 | Music Studio 32| 000003f0 20 6d 6f 64 75 6c 65 20 6d 69 73 73 69 6e 67 0a | module missing.| 00000400 7c 0a 57 69 6d 70 53 6c 6f 74 20 2d 6d 69 6e 20 ||.WimpSlot -min | 00000410 37 35 30 6b 20 2d 6d 61 78 20 37 35 30 6b 0a 52 |750k -max 750k.R| 00000420 75 6e 20 3c 4d 75 73 69 63 53 74 75 64 69 6f 33 |un <MusicStudio3| 00000430 32 24 44 69 72 3e 2e 21 52 75 6e 49 6d 61 67 65 |2$Dir>.!RunImage| 00000440 20 25 2a 30 | %*0| 00000444