Home » Archimedes archive » Acorn User » AU 1997-09 B.adf » Sherston » !Upgrade/Upgrades/!OnTheSand/!!Script

!Upgrade/Upgrades/!OnTheSand/!!Script

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-09 B.adf » Sherston
Filename: !Upgrade/Upgrades/!OnTheSand/!!Script
Read OK:
File size: 01B6 bytes
Load address: 0000
Exec address: 0000
File contents
| Upgrade script for !OnTheSand

ifversionolder !Run Error Your copy of !OnTheSand is newer than this upgrade.
ifversionnotnewer !Run Error Your copy of !OnTheSand is already up to date.

| Make space on the floppy for the larger packsound file
IFDOESEXIST ^.Read_Me REMOVE !Boot
REMOVE ^.Read_Me
REMOVE ^.Release

COPY ^.^.Common.PackSound PackSound

| Update the Run file only after the new Packsound has successfully copied
COPY !Run

00000000  7c 20 55 70 67 72 61 64  65 20 73 63 72 69 70 74  || Upgrade script|
00000010  20 66 6f 72 20 21 4f 6e  54 68 65 53 61 6e 64 0a  | for !OnTheSand.|
00000020  0a 69 66 76 65 72 73 69  6f 6e 6f 6c 64 65 72 20  |.ifversionolder |
00000030  21 52 75 6e 20 45 72 72  6f 72 20 59 6f 75 72 20  |!Run Error Your |
00000040  63 6f 70 79 20 6f 66 20  21 4f 6e 54 68 65 53 61  |copy of !OnTheSa|
00000050  6e 64 20 69 73 20 6e 65  77 65 72 20 74 68 61 6e  |nd is newer than|
00000060  20 74 68 69 73 20 75 70  67 72 61 64 65 2e 0a 69  | this upgrade..i|
00000070  66 76 65 72 73 69 6f 6e  6e 6f 74 6e 65 77 65 72  |fversionnotnewer|
00000080  20 21 52 75 6e 20 45 72  72 6f 72 20 59 6f 75 72  | !Run Error Your|
00000090  20 63 6f 70 79 20 6f 66  20 21 4f 6e 54 68 65 53  | copy of !OnTheS|
000000a0  61 6e 64 20 69 73 20 61  6c 72 65 61 64 79 20 75  |and is already u|
000000b0  70 20 74 6f 20 64 61 74  65 2e 0a 0a 7c 20 4d 61  |p to date...| Ma|
000000c0  6b 65 20 73 70 61 63 65  20 6f 6e 20 74 68 65 20  |ke space on the |
000000d0  66 6c 6f 70 70 79 20 66  6f 72 20 74 68 65 20 6c  |floppy for the l|
000000e0  61 72 67 65 72 20 70 61  63 6b 73 6f 75 6e 64 20  |arger packsound |
000000f0  66 69 6c 65 0a 49 46 44  4f 45 53 45 58 49 53 54  |file.IFDOESEXIST|
00000100  20 5e 2e 52 65 61 64 5f  4d 65 20 52 45 4d 4f 56  | ^.Read_Me REMOV|
00000110  45 20 21 42 6f 6f 74 0a  52 45 4d 4f 56 45 20 5e  |E !Boot.REMOVE ^|
00000120  2e 52 65 61 64 5f 4d 65  0a 52 45 4d 4f 56 45 20  |.Read_Me.REMOVE |
00000130  5e 2e 52 65 6c 65 61 73  65 0a 0a 43 4f 50 59 20  |^.Release..COPY |
00000140  5e 2e 5e 2e 43 6f 6d 6d  6f 6e 2e 50 61 63 6b 53  |^.^.Common.PackS|
00000150  6f 75 6e 64 20 50 61 63  6b 53 6f 75 6e 64 0a 0a  |ound PackSound..|
00000160  7c 20 55 70 64 61 74 65  20 74 68 65 20 52 75 6e  || Update the Run|
00000170  20 66 69 6c 65 20 6f 6e  6c 79 20 61 66 74 65 72  | file only after|
00000180  20 74 68 65 20 6e 65 77  20 50 61 63 6b 73 6f 75  | the new Packsou|
00000190  6e 64 20 68 61 73 20 73  75 63 63 65 73 73 66 75  |nd has successfu|
000001a0  6c 6c 79 20 63 6f 70 69  65 64 0a 43 4f 50 59 20  |lly copied.COPY |
000001b0  21 52 75 6e 0a 0a                                 |!Run..|
000001b6