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

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

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

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

| The new sprites file also saves disc space
COPY Sprites

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 43 6c  6f 77 6e 0a 0a 69 66 76  | for !Clown..ifv|
00000020  65 72 73 69 6f 6e 6f 6c  64 65 72 20 21 52 75 6e  |ersionolder !Run|
00000030  20 45 72 72 6f 72 20 59  6f 75 72 20 63 6f 70 79  | Error Your copy|
00000040  20 6f 66 20 21 43 6c 6f  77 6e 20 69 73 20 6e 65  | of !Clown is ne|
00000050  77 65 72 20 74 68 61 6e  20 74 68 69 73 20 75 70  |wer than this up|
00000060  67 72 61 64 65 2e 0a 69  66 76 65 72 73 69 6f 6e  |grade..ifversion|
00000070  6e 6f 74 6e 65 77 65 72  20 21 52 75 6e 20 45 72  |notnewer !Run Er|
00000080  72 6f 72 20 59 6f 75 72  20 63 6f 70 79 20 6f 66  |ror Your copy of|
00000090  20 21 43 6c 6f 77 6e 20  69 73 20 61 6c 72 65 61  | !Clown is alrea|
000000a0  64 79 20 75 70 20 74 6f  20 64 61 74 65 2e 0a 0a  |dy up to date...|
000000b0  7c 20 4d 61 6b 65 20 73  70 61 63 65 20 6f 6e 20  || Make space on |
000000c0  74 68 65 20 66 6c 6f 70  70 79 20 66 6f 72 20 74  |the floppy for t|
000000d0  68 65 20 6c 61 72 67 65  72 20 70 61 63 6b 73 6f  |he larger packso|
000000e0  75 6e 64 20 66 69 6c 65  0a 49 46 44 4f 45 53 45  |und file.IFDOESE|
000000f0  58 49 53 54 20 5e 2e 52  65 61 64 5f 4d 65 20 52  |XIST ^.Read_Me R|
00000100  45 4d 4f 56 45 20 21 42  6f 6f 74 0a 52 45 4d 4f  |EMOVE !Boot.REMO|
00000110  56 45 20 5e 2e 52 65 61  64 5f 4d 65 0a 0a 7c 20  |VE ^.Read_Me..| |
00000120  54 68 65 20 6e 65 77 20  73 70 72 69 74 65 73 20  |The new sprites |
00000130  66 69 6c 65 20 61 6c 73  6f 20 73 61 76 65 73 20  |file also saves |
00000140  64 69 73 63 20 73 70 61  63 65 0a 43 4f 50 59 20  |disc space.COPY |
00000150  53 70 72 69 74 65 73 0a  0a 43 4f 50 59 20 5e 2e  |Sprites..COPY ^.|
00000160  5e 2e 43 6f 6d 6d 6f 6e  2e 50 61 63 6b 53 6f 75  |^.Common.PackSou|
00000170  6e 64 20 50 61 63 6b 53  6f 75 6e 64 0a 0a 7c 20  |nd PackSound..| |
00000180  55 70 64 61 74 65 20 74  68 65 20 52 75 6e 20 66  |Update the Run f|
00000190  69 6c 65 20 6f 6e 6c 79  20 61 66 74 65 72 20 74  |ile only after t|
000001a0  68 65 20 6e 65 77 20 50  61 63 6b 73 6f 75 6e 64  |he new Packsound|
000001b0  20 68 61 73 20 73 75 63  63 65 73 73 66 75 6c 6c  | has successfull|
000001c0  79 20 63 6f 70 69 65 64  0a 43 4f 50 59 20 21 52  |y copied.COPY !R|
000001d0  75 6e 0a 0a                                       |un..|
000001d4