Home » Archimedes archive » Archimedes World » AW-1991-11.adf » November91 » !AWNov91/Goodies/Exchange/!Exchange/!Run

!AWNov91/Goodies/Exchange/!Exchange/!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-1991-11.adf » November91
Filename: !AWNov91/Goodies/Exchange/!Exchange/!Run
Read OK:
File size: 026C bytes
Load address: 0000
Exec address: 0000
File contents
| !Run File For !Exchange
|
WimpSlot -Min 224K -Max 224K
|
IF "<System$Path>" = "" then Error 0 System resources cannot be found
|
Set Exchange$Dir <Obey$Dir>
|
RMEnsure InterfaceManager 1.30 RMLoad <Exchange$Dir>.Resources.Interface
RMEnsure InterfaceManager 1.30 RMLoad System.Modules.Interface
RMEnsure InterfaceManager 1.30 Error Couldn't load Interface 1.30 module
|
Iconsprites <Exchange$Dir>.!Sprites
|
|Amend the variable below to limit the number of exchanges
|that will be displayed. The minimum value is 10 and the
|maximum value is 999
|
Set MaxToDisplay 999
|               
Run <Exchange$Dir>.!RunImage %*0
00000000  7c 20 21 52 75 6e 20 46  69 6c 65 20 46 6f 72 20  || !Run File For |
00000010  21 45 78 63 68 61 6e 67  65 0a 7c 0a 57 69 6d 70  |!Exchange.|.Wimp|
00000020  53 6c 6f 74 20 2d 4d 69  6e 20 32 32 34 4b 20 2d  |Slot -Min 224K -|
00000030  4d 61 78 20 32 32 34 4b  0a 7c 0a 49 46 20 22 3c  |Max 224K.|.IF "<|
00000040  53 79 73 74 65 6d 24 50  61 74 68 3e 22 20 3d 20  |System$Path>" = |
00000050  22 22 20 74 68 65 6e 20  45 72 72 6f 72 20 30 20  |"" then Error 0 |
00000060  53 79 73 74 65 6d 20 72  65 73 6f 75 72 63 65 73  |System resources|
00000070  20 63 61 6e 6e 6f 74 20  62 65 20 66 6f 75 6e 64  | cannot be found|
00000080  0a 7c 0a 53 65 74 20 45  78 63 68 61 6e 67 65 24  |.|.Set Exchange$|
00000090  44 69 72 20 3c 4f 62 65  79 24 44 69 72 3e 0a 7c  |Dir <Obey$Dir>.||
000000a0  0a 52 4d 45 6e 73 75 72  65 20 49 6e 74 65 72 66  |.RMEnsure Interf|
000000b0  61 63 65 4d 61 6e 61 67  65 72 20 31 2e 33 30 20  |aceManager 1.30 |
000000c0  52 4d 4c 6f 61 64 20 3c  45 78 63 68 61 6e 67 65  |RMLoad <Exchange|
000000d0  24 44 69 72 3e 2e 52 65  73 6f 75 72 63 65 73 2e  |$Dir>.Resources.|
000000e0  49 6e 74 65 72 66 61 63  65 0a 52 4d 45 6e 73 75  |Interface.RMEnsu|
000000f0  72 65 20 49 6e 74 65 72  66 61 63 65 4d 61 6e 61  |re InterfaceMana|
00000100  67 65 72 20 31 2e 33 30  20 52 4d 4c 6f 61 64 20  |ger 1.30 RMLoad |
00000110  53 79 73 74 65 6d 2e 4d  6f 64 75 6c 65 73 2e 49  |System.Modules.I|
00000120  6e 74 65 72 66 61 63 65  0a 52 4d 45 6e 73 75 72  |nterface.RMEnsur|
00000130  65 20 49 6e 74 65 72 66  61 63 65 4d 61 6e 61 67  |e InterfaceManag|
00000140  65 72 20 31 2e 33 30 20  45 72 72 6f 72 20 43 6f  |er 1.30 Error Co|
00000150  75 6c 64 6e 27 74 20 6c  6f 61 64 20 49 6e 74 65  |uldn't load Inte|
00000160  72 66 61 63 65 20 31 2e  33 30 20 6d 6f 64 75 6c  |rface 1.30 modul|
00000170  65 0a 7c 0a 49 63 6f 6e  73 70 72 69 74 65 73 20  |e.|.Iconsprites |
00000180  3c 45 78 63 68 61 6e 67  65 24 44 69 72 3e 2e 21  |<Exchange$Dir>.!|
00000190  53 70 72 69 74 65 73 0a  7c 0a 7c 41 6d 65 6e 64  |Sprites.|.|Amend|
000001a0  20 74 68 65 20 76 61 72  69 61 62 6c 65 20 62 65  | the variable be|
000001b0  6c 6f 77 20 74 6f 20 6c  69 6d 69 74 20 74 68 65  |low to limit the|
000001c0  20 6e 75 6d 62 65 72 20  6f 66 20 65 78 63 68 61  | number of excha|
000001d0  6e 67 65 73 0a 7c 74 68  61 74 20 77 69 6c 6c 20  |nges.|that will |
000001e0  62 65 20 64 69 73 70 6c  61 79 65 64 2e 20 54 68  |be displayed. Th|
000001f0  65 20 6d 69 6e 69 6d 75  6d 20 76 61 6c 75 65 20  |e minimum value |
00000200  69 73 20 31 30 20 61 6e  64 20 74 68 65 0a 7c 6d  |is 10 and the.|m|
00000210  61 78 69 6d 75 6d 20 76  61 6c 75 65 20 69 73 20  |aximum value is |
00000220  39 39 39 0a 7c 0a 53 65  74 20 4d 61 78 54 6f 44  |999.|.Set MaxToD|
00000230  69 73 70 6c 61 79 20 39  39 39 0a 7c 20 20 20 20  |isplay 999.|    |
00000240  20 20 20 20 20 20 20 20  20 20 20 0a 52 75 6e 20  |           .Run |
00000250  3c 45 78 63 68 61 6e 67  65 24 44 69 72 3e 2e 21  |<Exchange$Dir>.!|
00000260  52 75 6e 49 6d 61 67 65  20 25 2a 30              |RunImage %*0|
0000026c