Home » Archimedes archive » Archimedes World » AW-1994-01.adf » AWJan94 » !AWJan94/Goodies/Graph/!Grapher/!Run

!AWJan94/Goodies/Graph/!Grapher/!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 » Archimedes World » AW-1994-01.adf » AWJan94
Filename: !AWJan94/Goodies/Graph/!Grapher/!Run
Read OK:
File size: 02F7 bytes
Load address: 0000
Exec address: 0000
File contents
|| !RUN file for !Grapher II v2.34

SET Grapher�2$Dir <Obey$Dir>
RMensure ColourTrans 0.50 RMLoad System:Modules.Colours
RMEnsure ColourTrans 0.50 Error 0 Colourtrans Too Old/System Resources Not Found
RMEnsure InterfaceManager 1.30 RMLoad <Obey$Dir>.Interface
ICONSPRITES <Obey$Dir>.!Sprites
ICONSPRITES <Obey$Dir>.sprites
SET File$Type_200 GraphSrc
SET Alias$@RunType_200 Run <Grapher�2$Dir>.!Run -load %%*0
WIMPSLOT -min 256k -max 256k

| To convert to BASIC64 insert a | at the start of the line below here
| (i.e. should read |RUN .....)

RUN <Obey$Dir>.!Runimage %*0


| To convert to BASIC64 delete the | chars at the start of the two
| lines below here

| RMENSURE BASIC64 1.05 RMLOAD System:Modules.BASIC64
| BASIC64 -quit <Obey$Dir>.!Runimage %*0


00000000  7c 7c 20 21 52 55 4e 20  66 69 6c 65 20 66 6f 72  ||| !RUN file for|
00000010  20 21 47 72 61 70 68 65  72 20 49 49 20 76 32 2e  | !Grapher II v2.|
00000020  33 34 0a 0a 53 45 54 20  47 72 61 70 68 65 72 a0  |34..SET Grapher.|
00000030  32 24 44 69 72 20 3c 4f  62 65 79 24 44 69 72 3e  |2$Dir <Obey$Dir>|
00000040  0a 52 4d 65 6e 73 75 72  65 20 43 6f 6c 6f 75 72  |.RMensure Colour|
00000050  54 72 61 6e 73 20 30 2e  35 30 20 52 4d 4c 6f 61  |Trans 0.50 RMLoa|
00000060  64 20 53 79 73 74 65 6d  3a 4d 6f 64 75 6c 65 73  |d System:Modules|
00000070  2e 43 6f 6c 6f 75 72 73  0a 52 4d 45 6e 73 75 72  |.Colours.RMEnsur|
00000080  65 20 43 6f 6c 6f 75 72  54 72 61 6e 73 20 30 2e  |e ColourTrans 0.|
00000090  35 30 20 45 72 72 6f 72  20 30 20 43 6f 6c 6f 75  |50 Error 0 Colou|
000000a0  72 74 72 61 6e 73 20 54  6f 6f 20 4f 6c 64 2f 53  |rtrans Too Old/S|
000000b0  79 73 74 65 6d 20 52 65  73 6f 75 72 63 65 73 20  |ystem Resources |
000000c0  4e 6f 74 20 46 6f 75 6e  64 0a 52 4d 45 6e 73 75  |Not Found.RMEnsu|
000000d0  72 65 20 49 6e 74 65 72  66 61 63 65 4d 61 6e 61  |re InterfaceMana|
000000e0  67 65 72 20 31 2e 33 30  20 52 4d 4c 6f 61 64 20  |ger 1.30 RMLoad |
000000f0  3c 4f 62 65 79 24 44 69  72 3e 2e 49 6e 74 65 72  |<Obey$Dir>.Inter|
00000100  66 61 63 65 0a 49 43 4f  4e 53 50 52 49 54 45 53  |face.ICONSPRITES|
00000110  20 3c 4f 62 65 79 24 44  69 72 3e 2e 21 53 70 72  | <Obey$Dir>.!Spr|
00000120  69 74 65 73 0a 49 43 4f  4e 53 50 52 49 54 45 53  |ites.ICONSPRITES|
00000130  20 3c 4f 62 65 79 24 44  69 72 3e 2e 73 70 72 69  | <Obey$Dir>.spri|
00000140  74 65 73 0a 53 45 54 20  46 69 6c 65 24 54 79 70  |tes.SET File$Typ|
00000150  65 5f 32 30 30 20 47 72  61 70 68 53 72 63 0a 53  |e_200 GraphSrc.S|
00000160  45 54 20 41 6c 69 61 73  24 40 52 75 6e 54 79 70  |ET Alias$@RunTyp|
00000170  65 5f 32 30 30 20 52 75  6e 20 3c 47 72 61 70 68  |e_200 Run <Graph|
00000180  65 72 a0 32 24 44 69 72  3e 2e 21 52 75 6e 20 2d  |er.2$Dir>.!Run -|
00000190  6c 6f 61 64 20 25 25 2a  30 0a 57 49 4d 50 53 4c  |load %%*0.WIMPSL|
000001a0  4f 54 20 2d 6d 69 6e 20  32 35 36 6b 20 2d 6d 61  |OT -min 256k -ma|
000001b0  78 20 32 35 36 6b 0a 0a  7c 20 54 6f 20 63 6f 6e  |x 256k..| To con|
000001c0  76 65 72 74 20 74 6f 20  42 41 53 49 43 36 34 20  |vert to BASIC64 |
000001d0  69 6e 73 65 72 74 20 61  20 7c 20 61 74 20 74 68  |insert a | at th|
000001e0  65 20 73 74 61 72 74 20  6f 66 20 74 68 65 20 6c  |e start of the l|
000001f0  69 6e 65 20 62 65 6c 6f  77 20 68 65 72 65 0a 7c  |ine below here.||
00000200  20 28 69 2e 65 2e 20 73  68 6f 75 6c 64 20 72 65  | (i.e. should re|
00000210  61 64 20 7c 52 55 4e 20  2e 2e 2e 2e 2e 29 0a 0a  |ad |RUN .....)..|
00000220  52 55 4e 20 3c 4f 62 65  79 24 44 69 72 3e 2e 21  |RUN <Obey$Dir>.!|
00000230  52 75 6e 69 6d 61 67 65  20 25 2a 30 0a 0a 0a 7c  |Runimage %*0...||
00000240  20 54 6f 20 63 6f 6e 76  65 72 74 20 74 6f 20 42  | To convert to B|
00000250  41 53 49 43 36 34 20 64  65 6c 65 74 65 20 74 68  |ASIC64 delete th|
00000260  65 20 7c 20 63 68 61 72  73 20 61 74 20 74 68 65  |e | chars at the|
00000270  20 73 74 61 72 74 20 6f  66 20 74 68 65 20 74 77  | start of the tw|
00000280  6f 0a 7c 20 6c 69 6e 65  73 20 62 65 6c 6f 77 20  |o.| lines below |
00000290  68 65 72 65 0a 0a 7c 20  52 4d 45 4e 53 55 52 45  |here..| RMENSURE|
000002a0  20 42 41 53 49 43 36 34  20 31 2e 30 35 20 52 4d  | BASIC64 1.05 RM|
000002b0  4c 4f 41 44 20 53 79 73  74 65 6d 3a 4d 6f 64 75  |LOAD System:Modu|
000002c0  6c 65 73 2e 42 41 53 49  43 36 34 0a 7c 20 42 41  |les.BASIC64.| BA|
000002d0  53 49 43 36 34 20 2d 71  75 69 74 20 3c 4f 62 65  |SIC64 -quit <Obe|
000002e0  79 24 44 69 72 3e 2e 21  52 75 6e 69 6d 61 67 65  |y$Dir>.!Runimage|
000002f0  20 25 2a 30 0a 0a 0a                              | %*0...|
000002f7