Home » Archimedes archive » Zipped Apps » Sibelius 7 » !Sibelius7/!Run

!Sibelius7/!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 » Sibelius 7
Filename: !Sibelius7/!Run
Read OK:
File size: 0397 bytes
Load address: 0000
Exec address: 0000
File contents
| !Run
| for !Sibelius
|
| Hacked 19/12/93

RMEnsure WindowManager 2.00 Error Sibelius needs Wimp 2.00 or later
WimpSlot -min 280k -max 280k

| Create null Font$Path if doesn't exist
Set Font$Path <Font$Path>

| This is for RISC OS 2 computers which haven't seen !Fonts:
If Font$Path="" THEN ERROR Please open a directory containing !Fonts

| This is for RISC OS 3 computers which have only seen the ROM fonts:
If Font$Path="<Font$Prefix>.,Resources:$.Fonts." THEN ERROR Please open a directory containing !Fonts (so you can use the OpusII fonts)

| Reinstall path etc. in case another !Sibelius7 has already been seen:
Obey <Obey$Dir>.!Boot

Set Sibelius$OldFontPath ""
Set Sibelius$MIDI Y
RMEnsure MIDI 3.0 Set Sibelius$MIDI N
Set Sibelius$RunImage <Obey$Dir>.!RunImage3
RMEnsure UtilityModule 3.0 Set Sibelius$RunImage <Obey$Dir>.!RunImage2

| Don't have a newline after the last line!!
Run "<Sibelius$RunImage>" %*0
00000000  7c 20 21 52 75 6e 0a 7c  20 66 6f 72 20 21 53 69  || !Run.| for !Si|
00000010  62 65 6c 69 75 73 0a 7c  0a 7c 20 48 61 63 6b 65  |belius.|.| Hacke|
00000020  64 20 31 39 2f 31 32 2f  39 33 0a 0a 52 4d 45 6e  |d 19/12/93..RMEn|
00000030  73 75 72 65 20 57 69 6e  64 6f 77 4d 61 6e 61 67  |sure WindowManag|
00000040  65 72 20 32 2e 30 30 20  45 72 72 6f 72 20 53 69  |er 2.00 Error Si|
00000050  62 65 6c 69 75 73 20 6e  65 65 64 73 20 57 69 6d  |belius needs Wim|
00000060  70 20 32 2e 30 30 20 6f  72 20 6c 61 74 65 72 0a  |p 2.00 or later.|
00000070  57 69 6d 70 53 6c 6f 74  20 2d 6d 69 6e 20 32 38  |WimpSlot -min 28|
00000080  30 6b 20 2d 6d 61 78 20  32 38 30 6b 0a 0a 7c 20  |0k -max 280k..| |
00000090  43 72 65 61 74 65 20 6e  75 6c 6c 20 46 6f 6e 74  |Create null Font|
000000a0  24 50 61 74 68 20 69 66  20 64 6f 65 73 6e 27 74  |$Path if doesn't|
000000b0  20 65 78 69 73 74 0a 53  65 74 20 46 6f 6e 74 24  | exist.Set Font$|
000000c0  50 61 74 68 20 3c 46 6f  6e 74 24 50 61 74 68 3e  |Path <Font$Path>|
000000d0  0a 0a 7c 20 54 68 69 73  20 69 73 20 66 6f 72 20  |..| This is for |
000000e0  52 49 53 43 20 4f 53 20  32 20 63 6f 6d 70 75 74  |RISC OS 2 comput|
000000f0  65 72 73 20 77 68 69 63  68 20 68 61 76 65 6e 27  |ers which haven'|
00000100  74 20 73 65 65 6e 20 21  46 6f 6e 74 73 3a 0a 49  |t seen !Fonts:.I|
00000110  66 20 46 6f 6e 74 24 50  61 74 68 3d 22 22 20 54  |f Font$Path="" T|
00000120  48 45 4e 20 45 52 52 4f  52 20 50 6c 65 61 73 65  |HEN ERROR Please|
00000130  20 6f 70 65 6e 20 61 20  64 69 72 65 63 74 6f 72  | open a director|
00000140  79 20 63 6f 6e 74 61 69  6e 69 6e 67 20 21 46 6f  |y containing !Fo|
00000150  6e 74 73 0a 0a 7c 20 54  68 69 73 20 69 73 20 66  |nts..| This is f|
00000160  6f 72 20 52 49 53 43 20  4f 53 20 33 20 63 6f 6d  |or RISC OS 3 com|
00000170  70 75 74 65 72 73 20 77  68 69 63 68 20 68 61 76  |puters which hav|
00000180  65 20 6f 6e 6c 79 20 73  65 65 6e 20 74 68 65 20  |e only seen the |
00000190  52 4f 4d 20 66 6f 6e 74  73 3a 0a 49 66 20 46 6f  |ROM fonts:.If Fo|
000001a0  6e 74 24 50 61 74 68 3d  22 3c 46 6f 6e 74 24 50  |nt$Path="<Font$P|
000001b0  72 65 66 69 78 3e 2e 2c  52 65 73 6f 75 72 63 65  |refix>.,Resource|
000001c0  73 3a 24 2e 46 6f 6e 74  73 2e 22 20 54 48 45 4e  |s:$.Fonts." THEN|
000001d0  20 45 52 52 4f 52 20 50  6c 65 61 73 65 20 6f 70  | ERROR Please op|
000001e0  65 6e 20 61 20 64 69 72  65 63 74 6f 72 79 20 63  |en a directory c|
000001f0  6f 6e 74 61 69 6e 69 6e  67 20 21 46 6f 6e 74 73  |ontaining !Fonts|
00000200  20 28 73 6f 20 79 6f 75  20 63 61 6e 20 75 73 65  | (so you can use|
00000210  20 74 68 65 20 4f 70 75  73 49 49 20 66 6f 6e 74  | the OpusII font|
00000220  73 29 0a 0a 7c 20 52 65  69 6e 73 74 61 6c 6c 20  |s)..| Reinstall |
00000230  70 61 74 68 20 65 74 63  2e 20 69 6e 20 63 61 73  |path etc. in cas|
00000240  65 20 61 6e 6f 74 68 65  72 20 21 53 69 62 65 6c  |e another !Sibel|
00000250  69 75 73 37 20 68 61 73  20 61 6c 72 65 61 64 79  |ius7 has already|
00000260  20 62 65 65 6e 20 73 65  65 6e 3a 0a 4f 62 65 79  | been seen:.Obey|
00000270  20 3c 4f 62 65 79 24 44  69 72 3e 2e 21 42 6f 6f  | <Obey$Dir>.!Boo|
00000280  74 0a 0a 53 65 74 20 53  69 62 65 6c 69 75 73 24  |t..Set Sibelius$|
00000290  4f 6c 64 46 6f 6e 74 50  61 74 68 20 22 22 0a 53  |OldFontPath "".S|
000002a0  65 74 20 53 69 62 65 6c  69 75 73 24 4d 49 44 49  |et Sibelius$MIDI|
000002b0  20 59 0a 52 4d 45 6e 73  75 72 65 20 4d 49 44 49  | Y.RMEnsure MIDI|
000002c0  20 33 2e 30 20 53 65 74  20 53 69 62 65 6c 69 75  | 3.0 Set Sibeliu|
000002d0  73 24 4d 49 44 49 20 4e  0a 53 65 74 20 53 69 62  |s$MIDI N.Set Sib|
000002e0  65 6c 69 75 73 24 52 75  6e 49 6d 61 67 65 20 3c  |elius$RunImage <|
000002f0  4f 62 65 79 24 44 69 72  3e 2e 21 52 75 6e 49 6d  |Obey$Dir>.!RunIm|
00000300  61 67 65 33 0a 52 4d 45  6e 73 75 72 65 20 55 74  |age3.RMEnsure Ut|
00000310  69 6c 69 74 79 4d 6f 64  75 6c 65 20 33 2e 30 20  |ilityModule 3.0 |
00000320  53 65 74 20 53 69 62 65  6c 69 75 73 24 52 75 6e  |Set Sibelius$Run|
00000330  49 6d 61 67 65 20 3c 4f  62 65 79 24 44 69 72 3e  |Image <Obey$Dir>|
00000340  2e 21 52 75 6e 49 6d 61  67 65 32 0a 0a 7c 20 44  |.!RunImage2..| D|
00000350  6f 6e 27 74 20 68 61 76  65 20 61 20 6e 65 77 6c  |on't have a newl|
00000360  69 6e 65 20 61 66 74 65  72 20 74 68 65 20 6c 61  |ine after the la|
00000370  73 74 20 6c 69 6e 65 21  21 0a 52 75 6e 20 22 3c  |st line!!.Run "<|
00000380  53 69 62 65 6c 69 75 73  24 52 75 6e 49 6d 61 67  |Sibelius$RunImag|
00000390  65 3e 22 20 25 2a 30                              |e>" %*0|
00000397