Home » Archimedes archive » Acorn User » AU 1997-01 B.adf » Regulars » Rambles/!Split/!Run

Rambles/!Split/!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-01 B.adf » Regulars
Filename: Rambles/!Split/!Run
Read OK:
File size: 0235 bytes
Load address: 0000
Exec address: 0000
File contents
| !Run file for Split program version 2.12 4/2/95
| by Adam Hamilton

Set Split$Dir <Obey$Dir>
Set File$Type_B8C Split
Set Alias$@RunType_B8C Run <Obey$Dir>.!Run %%*0
IconSprites <Obey$Dir>.!Sprites

RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later

| You can increase max to allow !Split to use more memory as a file buffer.
WimpSlot -min 96k -max 256k

| You can change the following line to give you a default setup, see the !Help file.
Run <Split$Dir>.!RunImage -autoload -filesize 1423 %*0
00000000  7c 20 21 52 75 6e 20 66  69 6c 65 20 66 6f 72 20  || !Run file for |
00000010  53 70 6c 69 74 20 70 72  6f 67 72 61 6d 20 76 65  |Split program ve|
00000020  72 73 69 6f 6e 20 32 2e  31 32 20 34 2f 32 2f 39  |rsion 2.12 4/2/9|
00000030  35 0a 7c 20 62 79 20 41  64 61 6d 20 48 61 6d 69  |5.| by Adam Hami|
00000040  6c 74 6f 6e 0a 0a 53 65  74 20 53 70 6c 69 74 24  |lton..Set Split$|
00000050  44 69 72 20 3c 4f 62 65  79 24 44 69 72 3e 0a 53  |Dir <Obey$Dir>.S|
00000060  65 74 20 46 69 6c 65 24  54 79 70 65 5f 42 38 43  |et File$Type_B8C|
00000070  20 53 70 6c 69 74 0a 53  65 74 20 41 6c 69 61 73  | Split.Set Alias|
00000080  24 40 52 75 6e 54 79 70  65 5f 42 38 43 20 52 75  |$@RunType_B8C Ru|
00000090  6e 20 3c 4f 62 65 79 24  44 69 72 3e 2e 21 52 75  |n <Obey$Dir>.!Ru|
000000a0  6e 20 25 25 2a 30 0a 49  63 6f 6e 53 70 72 69 74  |n %%*0.IconSprit|
000000b0  65 73 20 3c 4f 62 65 79  24 44 69 72 3e 2e 21 53  |es <Obey$Dir>.!S|
000000c0  70 72 69 74 65 73 0a 0a  52 4d 45 6e 73 75 72 65  |prites..RMEnsure|
000000d0  20 53 68 61 72 65 64 43  4c 69 62 72 61 72 79 20  | SharedCLibrary |
000000e0  33 2e 35 30 20 52 4d 4c  6f 61 64 20 53 79 73 74  |3.50 RMLoad Syst|
000000f0  65 6d 3a 4d 6f 64 75 6c  65 73 2e 43 6c 69 62 0a  |em:Modules.Clib.|
00000100  52 4d 45 6e 73 75 72 65  20 53 68 61 72 65 64 43  |RMEnsure SharedC|
00000110  4c 69 62 72 61 72 79 20  33 2e 35 30 20 45 72 72  |Library 3.50 Err|
00000120  6f 72 20 59 6f 75 20 6e  65 65 64 20 43 6c 69 62  |or You need Clib|
00000130  20 33 2e 35 30 20 6f 72  20 6c 61 74 65 72 0a 0a  | 3.50 or later..|
00000140  7c 20 59 6f 75 20 63 61  6e 20 69 6e 63 72 65 61  || You can increa|
00000150  73 65 20 6d 61 78 20 74  6f 20 61 6c 6c 6f 77 20  |se max to allow |
00000160  21 53 70 6c 69 74 20 74  6f 20 75 73 65 20 6d 6f  |!Split to use mo|
00000170  72 65 20 6d 65 6d 6f 72  79 20 61 73 20 61 20 66  |re memory as a f|
00000180  69 6c 65 20 62 75 66 66  65 72 2e 0a 57 69 6d 70  |ile buffer..Wimp|
00000190  53 6c 6f 74 20 2d 6d 69  6e 20 39 36 6b 20 2d 6d  |Slot -min 96k -m|
000001a0  61 78 20 32 35 36 6b 0a  0a 7c 20 59 6f 75 20 63  |ax 256k..| You c|
000001b0  61 6e 20 63 68 61 6e 67  65 20 74 68 65 20 66 6f  |an change the fo|
000001c0  6c 6c 6f 77 69 6e 67 20  6c 69 6e 65 20 74 6f 20  |llowing line to |
000001d0  67 69 76 65 20 79 6f 75  20 61 20 64 65 66 61 75  |give you a defau|
000001e0  6c 74 20 73 65 74 75 70  2c 20 73 65 65 20 74 68  |lt setup, see th|
000001f0  65 20 21 48 65 6c 70 20  66 69 6c 65 2e 0a 52 75  |e !Help file..Ru|
00000200  6e 20 3c 53 70 6c 69 74  24 44 69 72 3e 2e 21 52  |n <Split$Dir>.!R|
00000210  75 6e 49 6d 61 67 65 20  2d 61 75 74 6f 6c 6f 61  |unImage -autoloa|
00000220  64 20 2d 66 69 6c 65 73  69 7a 65 20 31 34 32 33  |d -filesize 1423|
00000230  20 25 2a 30 0a                                    | %*0.|
00000235