Home » Personal collection » Acorn hard disk » apps » !DrawPlus » !Run

!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 » !DrawPlus
Filename: !Run
Read OK:
File size: 03CD bytes
Load address: 0000
Exec address: 0000
Duplicates

There are 4 duplicate copies of this file in the archive:

File contents
| >  !Run file for Draw Plus (version 2�00)

Set DrawPlus$Dir <Obey$Dir>
Obey <DrawPlus$Dir>.!Boot
IconSprites <DrawPlus$Dir>.Pointers

If "<System$Path>" = "" Then Error 0 System resources cannot be found
RMEnsure ColourTrans 0.50 Load System:Modules.Colours
RMEnsure ColourTrans 0.50 Error 0 ColourTrans module not found or too old
RMEnsure SharedCLibrary 3.50 Load System:Modules.Clib
RMEnsure SharedCLibrary 3.50 Error 0 Shared C Library not found or too old
RMEnsure FPEmulator 2.80 Load System:Modules.FPEmulator
RMEnsure FPEmulator 2.80 Error 0 FPEmulator module not found or too old
RMEnsure InterfaceManager 1.30 Load <DrawPlus$Dir>.Interface
RMEnsure InterfaceManager 1.30 Error 0 Interface module not found or too old

RMEnsure Draw 1.01 Error 0 Draw module not present
RMEnsure FontManager 0.00 Error 0 FontManager module not present

If "<Draw$PrintFile>" = "" Then Set Draw$PrintFile printer:

WimpSlot -min 400K -max 400K
Run "<DrawPlus$Dir>.!RunImage" %*0
00000000  0a 7c 20 3e 20 20 21 52  75 6e 20 66 69 6c 65 20  |.| >  !Run file |
00000010  66 6f 72 20 44 72 61 77  20 50 6c 75 73 20 28 76  |for Draw Plus (v|
00000020  65 72 73 69 6f 6e 20 32  b7 30 30 29 0a 0a 53 65  |ersion 2.00)..Se|
00000030  74 20 44 72 61 77 50 6c  75 73 24 44 69 72 20 3c  |t DrawPlus$Dir <|
00000040  4f 62 65 79 24 44 69 72  3e 0a 4f 62 65 79 20 3c  |Obey$Dir>.Obey <|
00000050  44 72 61 77 50 6c 75 73  24 44 69 72 3e 2e 21 42  |DrawPlus$Dir>.!B|
00000060  6f 6f 74 0a 49 63 6f 6e  53 70 72 69 74 65 73 20  |oot.IconSprites |
00000070  3c 44 72 61 77 50 6c 75  73 24 44 69 72 3e 2e 50  |<DrawPlus$Dir>.P|
00000080  6f 69 6e 74 65 72 73 0a  0a 49 66 20 22 3c 53 79  |ointers..If "<Sy|
00000090  73 74 65 6d 24 50 61 74  68 3e 22 20 3d 20 22 22  |stem$Path>" = ""|
000000a0  20 54 68 65 6e 20 45 72  72 6f 72 20 30 20 53 79  | Then Error 0 Sy|
000000b0  73 74 65 6d 20 72 65 73  6f 75 72 63 65 73 20 63  |stem resources c|
000000c0  61 6e 6e 6f 74 20 62 65  20 66 6f 75 6e 64 0a 52  |annot be found.R|
000000d0  4d 45 6e 73 75 72 65 20  43 6f 6c 6f 75 72 54 72  |MEnsure ColourTr|
000000e0  61 6e 73 20 30 2e 35 30  20 4c 6f 61 64 20 53 79  |ans 0.50 Load Sy|
000000f0  73 74 65 6d 3a 4d 6f 64  75 6c 65 73 2e 43 6f 6c  |stem:Modules.Col|
00000100  6f 75 72 73 0a 52 4d 45  6e 73 75 72 65 20 43 6f  |ours.RMEnsure Co|
00000110  6c 6f 75 72 54 72 61 6e  73 20 30 2e 35 30 20 45  |lourTrans 0.50 E|
00000120  72 72 6f 72 20 30 20 43  6f 6c 6f 75 72 54 72 61  |rror 0 ColourTra|
00000130  6e 73 20 6d 6f 64 75 6c  65 20 6e 6f 74 20 66 6f  |ns module not fo|
00000140  75 6e 64 20 6f 72 20 74  6f 6f 20 6f 6c 64 0a 52  |und or too old.R|
00000150  4d 45 6e 73 75 72 65 20  53 68 61 72 65 64 43 4c  |MEnsure SharedCL|
00000160  69 62 72 61 72 79 20 33  2e 35 30 20 4c 6f 61 64  |ibrary 3.50 Load|
00000170  20 53 79 73 74 65 6d 3a  4d 6f 64 75 6c 65 73 2e  | System:Modules.|
00000180  43 6c 69 62 0a 52 4d 45  6e 73 75 72 65 20 53 68  |Clib.RMEnsure Sh|
00000190  61 72 65 64 43 4c 69 62  72 61 72 79 20 33 2e 35  |aredCLibrary 3.5|
000001a0  30 20 45 72 72 6f 72 20  30 20 53 68 61 72 65 64  |0 Error 0 Shared|
000001b0  20 43 20 4c 69 62 72 61  72 79 20 6e 6f 74 20 66  | C Library not f|
000001c0  6f 75 6e 64 20 6f 72 20  74 6f 6f 20 6f 6c 64 0a  |ound or too old.|
000001d0  52 4d 45 6e 73 75 72 65  20 46 50 45 6d 75 6c 61  |RMEnsure FPEmula|
000001e0  74 6f 72 20 32 2e 38 30  20 4c 6f 61 64 20 53 79  |tor 2.80 Load Sy|
000001f0  73 74 65 6d 3a 4d 6f 64  75 6c 65 73 2e 46 50 45  |stem:Modules.FPE|
00000200  6d 75 6c 61 74 6f 72 0a  52 4d 45 6e 73 75 72 65  |mulator.RMEnsure|
00000210  20 46 50 45 6d 75 6c 61  74 6f 72 20 32 2e 38 30  | FPEmulator 2.80|
00000220  20 45 72 72 6f 72 20 30  20 46 50 45 6d 75 6c 61  | Error 0 FPEmula|
00000230  74 6f 72 20 6d 6f 64 75  6c 65 20 6e 6f 74 20 66  |tor module not f|
00000240  6f 75 6e 64 20 6f 72 20  74 6f 6f 20 6f 6c 64 0a  |ound or too old.|
00000250  52 4d 45 6e 73 75 72 65  20 49 6e 74 65 72 66 61  |RMEnsure Interfa|
00000260  63 65 4d 61 6e 61 67 65  72 20 31 2e 33 30 20 4c  |ceManager 1.30 L|
00000270  6f 61 64 20 3c 44 72 61  77 50 6c 75 73 24 44 69  |oad <DrawPlus$Di|
00000280  72 3e 2e 49 6e 74 65 72  66 61 63 65 0a 52 4d 45  |r>.Interface.RME|
00000290  6e 73 75 72 65 20 49 6e  74 65 72 66 61 63 65 4d  |nsure InterfaceM|
000002a0  61 6e 61 67 65 72 20 31  2e 33 30 20 45 72 72 6f  |anager 1.30 Erro|
000002b0  72 20 30 20 49 6e 74 65  72 66 61 63 65 20 6d 6f  |r 0 Interface mo|
000002c0  64 75 6c 65 20 6e 6f 74  20 66 6f 75 6e 64 20 6f  |dule not found o|
000002d0  72 20 74 6f 6f 20 6f 6c  64 0a 0a 52 4d 45 6e 73  |r too old..RMEns|
000002e0  75 72 65 20 44 72 61 77  20 31 2e 30 31 20 45 72  |ure Draw 1.01 Er|
000002f0  72 6f 72 20 30 20 44 72  61 77 20 6d 6f 64 75 6c  |ror 0 Draw modul|
00000300  65 20 6e 6f 74 20 70 72  65 73 65 6e 74 0a 52 4d  |e not present.RM|
00000310  45 6e 73 75 72 65 20 46  6f 6e 74 4d 61 6e 61 67  |Ensure FontManag|
00000320  65 72 20 30 2e 30 30 20  45 72 72 6f 72 20 30 20  |er 0.00 Error 0 |
00000330  46 6f 6e 74 4d 61 6e 61  67 65 72 20 6d 6f 64 75  |FontManager modu|
00000340  6c 65 20 6e 6f 74 20 70  72 65 73 65 6e 74 0a 0a  |le not present..|
00000350  49 66 20 22 3c 44 72 61  77 24 50 72 69 6e 74 46  |If "<Draw$PrintF|
00000360  69 6c 65 3e 22 20 3d 20  22 22 20 54 68 65 6e 20  |ile>" = "" Then |
00000370  53 65 74 20 44 72 61 77  24 50 72 69 6e 74 46 69  |Set Draw$PrintFi|
00000380  6c 65 20 70 72 69 6e 74  65 72 3a 0a 0a 57 69 6d  |le printer:..Wim|
00000390  70 53 6c 6f 74 20 2d 6d  69 6e 20 34 30 30 4b 20  |pSlot -min 400K |
000003a0  2d 6d 61 78 20 34 30 30  4b 0a 52 75 6e 20 22 3c  |-max 400K.Run "<|
000003b0  44 72 61 77 50 6c 75 73  24 44 69 72 3e 2e 21 52  |DrawPlus$Dir>.!R|
000003c0  75 6e 49 6d 61 67 65 22  20 25 2a 30 0a           |unImage" %*0.|
000003cd