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

!Upgrade/Upgrades/!Nobody/!!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/!Nobody/!!Script
Read OK:
File size: 018A bytes
Load address: 0000
Exec address: 0000
File contents
| Upgrade script for !Nobody

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

| Make space on the floppy for the larger packsound file
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 4e 6f  62 6f 64 79 0a 0a 69 66  | for !Nobody..if|
00000020  76 65 72 73 69 6f 6e 6f  6c 64 65 72 20 21 52 75  |versionolder !Ru|
00000030  6e 20 45 72 72 6f 72 20  59 6f 75 72 20 63 6f 70  |n Error Your cop|
00000040  79 20 6f 66 20 21 4e 6f  62 6f 64 79 20 69 73 20  |y of !Nobody is |
00000050  6e 65 77 65 72 20 74 68  61 6e 20 74 68 69 73 20  |newer than this |
00000060  75 70 67 72 61 64 65 2e  0a 69 66 76 65 72 73 69  |upgrade..ifversi|
00000070  6f 6e 6e 6f 74 6e 65 77  65 72 20 21 52 75 6e 20  |onnotnewer !Run |
00000080  45 72 72 6f 72 20 59 6f  75 72 20 63 6f 70 79 20  |Error Your copy |
00000090  6f 66 20 21 4e 6f 62 6f  64 79 20 69 73 20 61 6c  |of !Nobody is al|
000000a0  72 65 61 64 79 20 75 70  20 74 6f 20 64 61 74 65  |ready up to date|
000000b0  2e 0a 0a 7c 20 4d 61 6b  65 20 73 70 61 63 65 20  |...| Make space |
000000c0  6f 6e 20 74 68 65 20 66  6c 6f 70 70 79 20 66 6f  |on the floppy fo|
000000d0  72 20 74 68 65 20 6c 61  72 67 65 72 20 70 61 63  |r the larger pac|
000000e0  6b 73 6f 75 6e 64 20 66  69 6c 65 0a 52 45 4d 4f  |ksound file.REMO|
000000f0  56 45 20 5e 2e 52 65 61  64 5f 4d 65 0a 52 45 4d  |VE ^.Read_Me.REM|
00000100  4f 56 45 20 5e 2e 52 65  6c 65 61 73 65 0a 0a 43  |OVE ^.Release..C|
00000110  4f 50 59 20 5e 2e 5e 2e  43 6f 6d 6d 6f 6e 2e 50  |OPY ^.^.Common.P|
00000120  61 63 6b 53 6f 75 6e 64  20 50 61 63 6b 53 6f 75  |ackSound PackSou|
00000130  6e 64 0a 0a 7c 20 55 70  64 61 74 65 20 74 68 65  |nd..| Update the|
00000140  20 52 75 6e 20 66 69 6c  65 20 6f 6e 6c 79 20 61  | Run file only a|
00000150  66 74 65 72 20 74 68 65  20 6e 65 77 20 50 61 63  |fter the new Pac|
00000160  6b 73 6f 75 6e 64 20 68  61 73 20 73 75 63 63 65  |ksound has succe|
00000170  73 73 66 75 6c 6c 79 20  63 6f 70 69 65 64 0a 43  |ssfully copied.C|
00000180  4f 50 59 20 21 52 75 6e  0a 0a                    |OPY !Run..|
0000018a