Home » Personal collection » Acorn hard disk » apps » Econet » !Manager/!Run
!Manager/!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 » Personal collection » Acorn hard disk » apps » Econet |
Filename: | !Manager/!Run |
Read OK: | ✔ |
File size: | 052F bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Iconsprites <obey$dir>.!Sprites if "<System$Path>" = "" then Error 0 System resources cannot be found Set Manager$Dir <obey$dir> SET ABCLib 1 RMEnsure ABCLibrary 0.00 SET ABCLib 0 | ABCLib = 0 if not already loaded IF ABCLib = 0 THEN RMEnsure ABClibrary 4.01 RMLoad System:modules.ABClib IF ABCLib = 0 THEN RMEnsure ABCLibrary 4.01 Error The version of ABCLib installed in your !System is too old. This application needs ABCLib 4.01 or later IF ABCLib = 1 THEN RMEnsure ABCLibrary 4.01 Error You are already running a version of ABCLib which is too old. This application needs ABCLib 4.01 or later RMEnsure WimpManager 1.00 RMLoad System:modules.WimpMan RMEnsure WimpManager 1.00 Error You need WimpManager 1.00 or later RMEnsure FPEmulator 2.70 RMLoad System:modules.FPEmulator RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later RMEnsure NetFS 5.53 RMLoad System:modules.NetFS RMEnsure NetFS 5.53 Error You need NetFS 5.53 or later SET ECONET 1 RMensure Econet 0.00 SET ECONET 0 |If no Econet module fitted, then ECONET = 0 IF ECONET = 1 THEN RMEnsure Econet 5.48 RMLoad System:modules.Econet IF ECONET = 1 THEN RMEnsure Econet 5.48 Error You need Econet 5.48 or later UNSET ECONET WimpSlot -min 128k -max 128k Iconsprites <obey$dir>.Sprites Run <Manager$Dir>.!RunImage
00000000 49 63 6f 6e 73 70 72 69 74 65 73 20 3c 6f 62 65 |Iconsprites <obe| 00000010 79 24 64 69 72 3e 2e 21 53 70 72 69 74 65 73 0a |y$dir>.!Sprites.| 00000020 0a 69 66 20 22 3c 53 79 73 74 65 6d 24 50 61 74 |.if "<System$Pat| 00000030 68 3e 22 20 3d 20 22 22 20 74 68 65 6e 20 45 72 |h>" = "" then Er| 00000040 72 6f 72 20 30 20 53 79 73 74 65 6d 20 72 65 73 |ror 0 System res| 00000050 6f 75 72 63 65 73 20 63 61 6e 6e 6f 74 20 62 65 |ources cannot be| 00000060 20 66 6f 75 6e 64 0a 0a 53 65 74 20 4d 61 6e 61 | found..Set Mana| 00000070 67 65 72 24 44 69 72 20 3c 6f 62 65 79 24 64 69 |ger$Dir <obey$di| 00000080 72 3e 0a 0a 53 45 54 20 41 42 43 4c 69 62 20 31 |r>..SET ABCLib 1| 00000090 0a 52 4d 45 6e 73 75 72 65 20 41 42 43 4c 69 62 |.RMEnsure ABCLib| 000000a0 72 61 72 79 20 20 20 20 30 2e 30 30 20 53 45 54 |rary 0.00 SET| 000000b0 20 41 42 43 4c 69 62 20 30 0a 7c 20 20 41 42 43 | ABCLib 0.| ABC| 000000c0 4c 69 62 20 3d 20 30 20 69 66 20 6e 6f 74 20 61 |Lib = 0 if not a| 000000d0 6c 72 65 61 64 79 20 6c 6f 61 64 65 64 0a 49 46 |lready loaded.IF| 000000e0 20 41 42 43 4c 69 62 20 3d 20 30 20 54 48 45 4e | ABCLib = 0 THEN| 000000f0 20 52 4d 45 6e 73 75 72 65 20 41 42 43 6c 69 62 | RMEnsure ABClib| 00000100 72 61 72 79 20 34 2e 30 31 20 52 4d 4c 6f 61 64 |rary 4.01 RMLoad| 00000110 20 53 79 73 74 65 6d 3a 6d 6f 64 75 6c 65 73 2e | System:modules.| 00000120 41 42 43 6c 69 62 20 0a 49 46 20 41 42 43 4c 69 |ABClib .IF ABCLi| 00000130 62 20 3d 20 30 20 54 48 45 4e 20 52 4d 45 6e 73 |b = 0 THEN RMEns| 00000140 75 72 65 20 41 42 43 4c 69 62 72 61 72 79 20 34 |ure ABCLibrary 4| 00000150 2e 30 31 20 45 72 72 6f 72 20 54 68 65 20 76 65 |.01 Error The ve| 00000160 72 73 69 6f 6e 20 6f 66 20 41 42 43 4c 69 62 20 |rsion of ABCLib | 00000170 69 6e 73 74 61 6c 6c 65 64 20 69 6e 20 79 6f 75 |installed in you| 00000180 72 20 21 53 79 73 74 65 6d 20 69 73 20 74 6f 6f |r !System is too| 00000190 20 6f 6c 64 2e 20 54 68 69 73 20 61 70 70 6c 69 | old. This appli| 000001a0 63 61 74 69 6f 6e 20 6e 65 65 64 73 20 41 42 43 |cation needs ABC| 000001b0 4c 69 62 20 34 2e 30 31 20 6f 72 20 6c 61 74 65 |Lib 4.01 or late| 000001c0 72 20 0a 49 46 20 41 42 43 4c 69 62 20 3d 20 31 |r .IF ABCLib = 1| 000001d0 20 54 48 45 4e 20 52 4d 45 6e 73 75 72 65 20 41 | THEN RMEnsure A| 000001e0 42 43 4c 69 62 72 61 72 79 20 34 2e 30 31 20 45 |BCLibrary 4.01 E| 000001f0 72 72 6f 72 20 59 6f 75 20 61 72 65 20 61 6c 72 |rror You are alr| 00000200 65 61 64 79 20 72 75 6e 6e 69 6e 67 20 61 20 76 |eady running a v| 00000210 65 72 73 69 6f 6e 20 6f 66 20 41 42 43 4c 69 62 |ersion of ABCLib| 00000220 20 77 68 69 63 68 20 69 73 20 74 6f 6f 20 6f 6c | which is too ol| 00000230 64 2e 20 54 68 69 73 20 61 70 70 6c 69 63 61 74 |d. This applicat| 00000240 69 6f 6e 20 6e 65 65 64 73 20 41 42 43 4c 69 62 |ion needs ABCLib| 00000250 20 34 2e 30 31 20 6f 72 20 6c 61 74 65 72 20 0a | 4.01 or later .| 00000260 0a 52 4d 45 6e 73 75 72 65 20 57 69 6d 70 4d 61 |.RMEnsure WimpMa| 00000270 6e 61 67 65 72 20 31 2e 30 30 20 52 4d 4c 6f 61 |nager 1.00 RMLoa| 00000280 64 20 53 79 73 74 65 6d 3a 6d 6f 64 75 6c 65 73 |d System:modules| 00000290 2e 57 69 6d 70 4d 61 6e 0a 52 4d 45 6e 73 75 72 |.WimpMan.RMEnsur| 000002a0 65 20 57 69 6d 70 4d 61 6e 61 67 65 72 20 31 2e |e WimpManager 1.| 000002b0 30 30 20 45 72 72 6f 72 20 59 6f 75 20 6e 65 65 |00 Error You nee| 000002c0 64 20 57 69 6d 70 4d 61 6e 61 67 65 72 20 31 2e |d WimpManager 1.| 000002d0 30 30 20 6f 72 20 6c 61 74 65 72 0a 52 4d 45 6e |00 or later.RMEn| 000002e0 73 75 72 65 20 46 50 45 6d 75 6c 61 74 6f 72 20 |sure FPEmulator | 000002f0 20 32 2e 37 30 20 52 4d 4c 6f 61 64 20 53 79 73 | 2.70 RMLoad Sys| 00000300 74 65 6d 3a 6d 6f 64 75 6c 65 73 2e 46 50 45 6d |tem:modules.FPEm| 00000310 75 6c 61 74 6f 72 0a 52 4d 45 6e 73 75 72 65 20 |ulator.RMEnsure | 00000320 46 50 45 6d 75 6c 61 74 6f 72 20 20 32 2e 37 30 |FPEmulator 2.70| 00000330 20 45 72 72 6f 72 20 59 6f 75 20 6e 65 65 64 20 | Error You need | 00000340 46 50 45 6d 75 6c 61 74 6f 72 20 32 2e 37 30 20 |FPEmulator 2.70 | 00000350 6f 72 20 6c 61 74 65 72 0a 52 4d 45 6e 73 75 72 |or later.RMEnsur| 00000360 65 20 4e 65 74 46 53 20 20 20 20 20 20 20 35 2e |e NetFS 5.| 00000370 35 33 20 52 4d 4c 6f 61 64 20 53 79 73 74 65 6d |53 RMLoad System| 00000380 3a 6d 6f 64 75 6c 65 73 2e 4e 65 74 46 53 0a 52 |:modules.NetFS.R| 00000390 4d 45 6e 73 75 72 65 20 4e 65 74 46 53 20 20 20 |MEnsure NetFS | 000003a0 20 20 20 20 35 2e 35 33 20 45 72 72 6f 72 20 59 | 5.53 Error Y| 000003b0 6f 75 20 6e 65 65 64 20 4e 65 74 46 53 20 35 2e |ou need NetFS 5.| 000003c0 35 33 20 6f 72 20 6c 61 74 65 72 0a 0a 53 45 54 |53 or later..SET| 000003d0 20 45 43 4f 4e 45 54 20 31 0a 52 4d 65 6e 73 75 | ECONET 1.RMensu| 000003e0 72 65 20 45 63 6f 6e 65 74 20 20 20 20 20 20 30 |re Econet 0| 000003f0 2e 30 30 20 53 45 54 20 45 43 4f 4e 45 54 20 30 |.00 SET ECONET 0| 00000400 0a 7c 49 66 20 6e 6f 20 45 63 6f 6e 65 74 20 6d |.|If no Econet m| 00000410 6f 64 75 6c 65 20 66 69 74 74 65 64 2c 20 74 68 |odule fitted, th| 00000420 65 6e 20 45 43 4f 4e 45 54 20 3d 20 30 0a 49 46 |en ECONET = 0.IF| 00000430 20 45 43 4f 4e 45 54 20 3d 20 31 20 54 48 45 4e | ECONET = 1 THEN| 00000440 20 52 4d 45 6e 73 75 72 65 20 45 63 6f 6e 65 74 | RMEnsure Econet| 00000450 20 20 20 20 20 20 35 2e 34 38 20 52 4d 4c 6f 61 | 5.48 RMLoa| 00000460 64 20 53 79 73 74 65 6d 3a 6d 6f 64 75 6c 65 73 |d System:modules| 00000470 2e 45 63 6f 6e 65 74 0a 49 46 20 45 43 4f 4e 45 |.Econet.IF ECONE| 00000480 54 20 3d 20 31 20 54 48 45 4e 20 52 4d 45 6e 73 |T = 1 THEN RMEns| 00000490 75 72 65 20 45 63 6f 6e 65 74 20 20 20 20 20 20 |ure Econet | 000004a0 35 2e 34 38 20 45 72 72 6f 72 20 59 6f 75 20 6e |5.48 Error You n| 000004b0 65 65 64 20 45 63 6f 6e 65 74 20 35 2e 34 38 20 |eed Econet 5.48 | 000004c0 6f 72 20 6c 61 74 65 72 0a 55 4e 53 45 54 20 45 |or later.UNSET E| 000004d0 43 4f 4e 45 54 0a 0a 57 69 6d 70 53 6c 6f 74 20 |CONET..WimpSlot | 000004e0 2d 6d 69 6e 20 31 32 38 6b 20 2d 6d 61 78 20 31 |-min 128k -max 1| 000004f0 32 38 6b 0a 49 63 6f 6e 73 70 72 69 74 65 73 20 |28k.Iconsprites | 00000500 3c 6f 62 65 79 24 64 69 72 3e 2e 53 70 72 69 74 |<obey$dir>.Sprit| 00000510 65 73 0a 52 75 6e 20 3c 4d 61 6e 61 67 65 72 24 |es.Run <Manager$| 00000520 44 69 72 3e 2e 21 52 75 6e 49 6d 61 67 65 0a |Dir>.!RunImage.| 0000052f