Home » Personal collection » Acorn hard disk » demos » Demo » !StrtWrDem/!Run

!StrtWrDem/!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 » demos » Demo
Filename: !StrtWrDem/!Run
Read OK:
File size: 0477 bytes
Load address: 0000
Exec address: 0000
File contents
| !Run for StartWrite Demo 1.03 (25-Jan-93)
| Copyright � 1992 by Icon Technology Ltd.  All rights reserved.

|if "<System$Path>" = "" then Error 0 System resources cannot be found

WimpSlot -min 560K -max 560K

RMEnsure SharedCLibrary 3.75 RMLoad System:modules.CLib
RMEnsure SharedCLibrary 3.75 Error You need at least version 3.75 of the shared C library

RMEnsure ColourTrans 0 RMLoad System:modules.Colours
RMEnsure ColourTrans 0 Error Can't find the ColourTrans module

RMEnsure FPEmulator 2.80 RMLoad System:modules.FPEmulator
RMensure FPEmulator 2.80 Error You need at least version 2.80 of the floating point emulator

RMEnsure FontManager 2.40 Error You need at least version 2.40 of the Font Manager. Check !Fonts is correctly installed
If "<Font$Path>"="" THEN Error !Fonts not found. Check !Fonts is correctly installed

Run <Obey$Dir>.!Boot

WimpSlot -min 528K -max 528K
Run <StartWrDemo$Dir>.!RunImage %*0 -d -r10

Echo You can order !StartWrite from your local dealer
Echo or direct from:
Echo
Echo<32>     Icon Technology Ltd.
Echo<32>     5 Jarrom Street,
Echo<32>     Leicester LE2 7DH
Echo
Echo<32>  Telephone: 0533 5462���
00000000  7c 20 21 52 75 6e 20 66  6f 72 20 53 74 61 72 74  || !Run for Start|
00000010  57 72 69 74 65 20 44 65  6d 6f 20 31 2e 30 33 20  |Write Demo 1.03 |
00000020  28 32 35 2d 4a 61 6e 2d  39 33 29 0a 7c 20 43 6f  |(25-Jan-93).| Co|
00000030  70 79 72 69 67 68 74 20  a9 20 31 39 39 32 20 62  |pyright . 1992 b|
00000040  79 20 49 63 6f 6e 20 54  65 63 68 6e 6f 6c 6f 67  |y Icon Technolog|
00000050  79 20 4c 74 64 2e 20 20  41 6c 6c 20 72 69 67 68  |y Ltd.  All righ|
00000060  74 73 20 72 65 73 65 72  76 65 64 2e 0a 0a 7c 69  |ts reserved...|i|
00000070  66 20 22 3c 53 79 73 74  65 6d 24 50 61 74 68 3e  |f "<System$Path>|
00000080  22 20 3d 20 22 22 20 74  68 65 6e 20 45 72 72 6f  |" = "" then Erro|
00000090  72 20 30 20 53 79 73 74  65 6d 20 72 65 73 6f 75  |r 0 System resou|
000000a0  72 63 65 73 20 63 61 6e  6e 6f 74 20 62 65 20 66  |rces cannot be f|
000000b0  6f 75 6e 64 0a 0a 57 69  6d 70 53 6c 6f 74 20 2d  |ound..WimpSlot -|
000000c0  6d 69 6e 20 35 36 30 4b  20 2d 6d 61 78 20 35 36  |min 560K -max 56|
000000d0  30 4b 0a 0a 52 4d 45 6e  73 75 72 65 20 53 68 61  |0K..RMEnsure Sha|
000000e0  72 65 64 43 4c 69 62 72  61 72 79 20 33 2e 37 35  |redCLibrary 3.75|
000000f0  20 52 4d 4c 6f 61 64 20  53 79 73 74 65 6d 3a 6d  | RMLoad System:m|
00000100  6f 64 75 6c 65 73 2e 43  4c 69 62 0a 52 4d 45 6e  |odules.CLib.RMEn|
00000110  73 75 72 65 20 53 68 61  72 65 64 43 4c 69 62 72  |sure SharedCLibr|
00000120  61 72 79 20 33 2e 37 35  20 45 72 72 6f 72 20 59  |ary 3.75 Error Y|
00000130  6f 75 20 6e 65 65 64 20  61 74 20 6c 65 61 73 74  |ou need at least|
00000140  20 76 65 72 73 69 6f 6e  20 33 2e 37 35 20 6f 66  | version 3.75 of|
00000150  20 74 68 65 20 73 68 61  72 65 64 20 43 20 6c 69  | the shared C li|
00000160  62 72 61 72 79 0a 0a 52  4d 45 6e 73 75 72 65 20  |brary..RMEnsure |
00000170  43 6f 6c 6f 75 72 54 72  61 6e 73 20 30 20 52 4d  |ColourTrans 0 RM|
00000180  4c 6f 61 64 20 53 79 73  74 65 6d 3a 6d 6f 64 75  |Load System:modu|
00000190  6c 65 73 2e 43 6f 6c 6f  75 72 73 0a 52 4d 45 6e  |les.Colours.RMEn|
000001a0  73 75 72 65 20 43 6f 6c  6f 75 72 54 72 61 6e 73  |sure ColourTrans|
000001b0  20 30 20 45 72 72 6f 72  20 43 61 6e 27 74 20 66  | 0 Error Can't f|
000001c0  69 6e 64 20 74 68 65 20  43 6f 6c 6f 75 72 54 72  |ind the ColourTr|
000001d0  61 6e 73 20 6d 6f 64 75  6c 65 0a 0a 52 4d 45 6e  |ans module..RMEn|
000001e0  73 75 72 65 20 46 50 45  6d 75 6c 61 74 6f 72 20  |sure FPEmulator |
000001f0  32 2e 38 30 20 52 4d 4c  6f 61 64 20 53 79 73 74  |2.80 RMLoad Syst|
00000200  65 6d 3a 6d 6f 64 75 6c  65 73 2e 46 50 45 6d 75  |em:modules.FPEmu|
00000210  6c 61 74 6f 72 0a 52 4d  65 6e 73 75 72 65 20 46  |lator.RMensure F|
00000220  50 45 6d 75 6c 61 74 6f  72 20 32 2e 38 30 20 45  |PEmulator 2.80 E|
00000230  72 72 6f 72 20 59 6f 75  20 6e 65 65 64 20 61 74  |rror You need at|
00000240  20 6c 65 61 73 74 20 76  65 72 73 69 6f 6e 20 32  | least version 2|
00000250  2e 38 30 20 6f 66 20 74  68 65 20 66 6c 6f 61 74  |.80 of the float|
00000260  69 6e 67 20 70 6f 69 6e  74 20 65 6d 75 6c 61 74  |ing point emulat|
00000270  6f 72 0a 0a 52 4d 45 6e  73 75 72 65 20 46 6f 6e  |or..RMEnsure Fon|
00000280  74 4d 61 6e 61 67 65 72  20 32 2e 34 30 20 45 72  |tManager 2.40 Er|
00000290  72 6f 72 20 59 6f 75 20  6e 65 65 64 20 61 74 20  |ror You need at |
000002a0  6c 65 61 73 74 20 76 65  72 73 69 6f 6e 20 32 2e  |least version 2.|
000002b0  34 30 20 6f 66 20 74 68  65 20 46 6f 6e 74 20 4d  |40 of the Font M|
000002c0  61 6e 61 67 65 72 2e 20  43 68 65 63 6b 20 21 46  |anager. Check !F|
000002d0  6f 6e 74 73 20 69 73 20  63 6f 72 72 65 63 74 6c  |onts is correctl|
000002e0  79 20 69 6e 73 74 61 6c  6c 65 64 0a 49 66 20 22  |y installed.If "|
000002f0  3c 46 6f 6e 74 24 50 61  74 68 3e 22 3d 22 22 20  |<Font$Path>"="" |
00000300  54 48 45 4e 20 45 72 72  6f 72 20 21 46 6f 6e 74  |THEN Error !Font|
00000310  73 20 6e 6f 74 20 66 6f  75 6e 64 2e 20 43 68 65  |s not found. Che|
00000320  63 6b 20 21 46 6f 6e 74  73 20 69 73 20 63 6f 72  |ck !Fonts is cor|
00000330  72 65 63 74 6c 79 20 69  6e 73 74 61 6c 6c 65 64  |rectly installed|
00000340  0a 0a 52 75 6e 20 3c 4f  62 65 79 24 44 69 72 3e  |..Run <Obey$Dir>|
00000350  2e 21 42 6f 6f 74 0a 0a  57 69 6d 70 53 6c 6f 74  |.!Boot..WimpSlot|
00000360  20 2d 6d 69 6e 20 35 32  38 4b 20 2d 6d 61 78 20  | -min 528K -max |
00000370  35 32 38 4b 0a 52 75 6e  20 3c 53 74 61 72 74 57  |528K.Run <StartW|
00000380  72 44 65 6d 6f 24 44 69  72 3e 2e 21 52 75 6e 49  |rDemo$Dir>.!RunI|
00000390  6d 61 67 65 20 25 2a 30  20 2d 64 20 2d 72 31 30  |mage %*0 -d -r10|
000003a0  0a 0a 45 63 68 6f 20 59  6f 75 20 63 61 6e 20 6f  |..Echo You can o|
000003b0  72 64 65 72 20 21 53 74  61 72 74 57 72 69 74 65  |rder !StartWrite|
000003c0  20 66 72 6f 6d 20 79 6f  75 72 20 6c 6f 63 61 6c  | from your local|
000003d0  20 64 65 61 6c 65 72 0a  45 63 68 6f 20 6f 72 20  | dealer.Echo or |
000003e0  64 69 72 65 63 74 20 66  72 6f 6d 3a 0a 45 63 68  |direct from:.Ech|
000003f0  6f 0a 45 63 68 6f 3c 33  32 3e 20 20 20 20 20 49  |o.Echo<32>     I|
00000400  63 6f 6e 20 54 65 63 68  6e 6f 6c 6f 67 79 20 4c  |con Technology L|
00000410  74 64 2e 0a 45 63 68 6f  3c 33 32 3e 20 20 20 20  |td..Echo<32>    |
00000420  20 35 20 4a 61 72 72 6f  6d 20 53 74 72 65 65 74  | 5 Jarrom Street|
00000430  2c 0a 45 63 68 6f 3c 33  32 3e 20 20 20 20 20 4c  |,.Echo<32>     L|
00000440  65 69 63 65 73 74 65 72  20 4c 45 32 20 37 44 48  |eicester LE2 7DH|
00000450  0a 45 63 68 6f 0a 45 63  68 6f 3c 33 32 3e 20 20  |.Echo.Echo<32>  |
00000460  54 65 6c 65 70 68 6f 6e  65 3a 20 30 35 33 33 20  |Telephone: 0533 |
00000470  35 34 36 32 ff ff ff                              |5462...|
00000477