Home » Personal collection » Acorn hard disk » apps » Econet » !Server/!Run2

!Server/!Run2

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: !Server/!Run2
Read OK:
File size: 04EA bytes
Load address: 0000
Exec address: 0000
File contents
|> !Run file for server

Wimpslot -min 1K -max 160K
if "<System$Path>" = "" then Error 0 System resources cannot be found

Iconsprites <Obey$dir>.!Sprites

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.92 RMLoad System:modules.WimpMan
RMEnsure WimpManager 1.92 Error You need WimpManager 1.92 or later

Set Econet 1
RMEnsure Econet 0.00 Set Econet 0
IF Econet = 1 THEN RMEnsure Econet 5.56 RMLoad System:modules.Econet
IF Econet = 1 THEN RMEnsure Econet 5.56 Error You need Econet 5.56 or later
Unset Econet

RMEnsure NetFS       5.60 RMLoad System:modules.NetFS
RMEnsure NetFS       5.60 Error You need NetFS 5.60 or later

Set Server$Dir  <Obey$Dir>
Set Server$Pass <Server$Dir>.Users
Set Server$Log  <Server$Dir>.Logfile

Wimpslot -min 420K -max 420K
Wimpslot -min 32K -max 32K
Run <Server$Dir>.!RunSA
00000000  7c 3e 20 21 52 75 6e 20  66 69 6c 65 20 66 6f 72  ||> !Run file for|
00000010  20 73 65 72 76 65 72 0a  0a 57 69 6d 70 73 6c 6f  | server..Wimpslo|
00000020  74 20 2d 6d 69 6e 20 31  4b 20 2d 6d 61 78 20 31  |t -min 1K -max 1|
00000030  36 30 4b 0a 69 66 20 22  3c 53 79 73 74 65 6d 24  |60K.if "<System$|
00000040  50 61 74 68 3e 22 20 3d  20 22 22 20 74 68 65 6e  |Path>" = "" then|
00000050  20 45 72 72 6f 72 20 30  20 53 79 73 74 65 6d 20  | Error 0 System |
00000060  72 65 73 6f 75 72 63 65  73 20 63 61 6e 6e 6f 74  |resources cannot|
00000070  20 62 65 20 66 6f 75 6e  64 0a 0a 49 63 6f 6e 73  | be found..Icons|
00000080  70 72 69 74 65 73 20 3c  4f 62 65 79 24 64 69 72  |prites <Obey$dir|
00000090  3e 2e 21 53 70 72 69 74  65 73 0a 0a 53 45 54 20  |>.!Sprites..SET |
000000a0  41 42 43 4c 69 62 20 31  0a 52 4d 45 6e 73 75 72  |ABCLib 1.RMEnsur|
000000b0  65 20 41 42 43 4c 69 62  72 61 72 79 20 20 20 20  |e ABCLibrary    |
000000c0  30 2e 30 30 20 53 45 54  20 41 42 43 4c 69 62 20  |0.00 SET ABCLib |
000000d0  30 0a 7c 20 20 41 42 43  4c 69 62 20 3d 20 30 20  |0.|  ABCLib = 0 |
000000e0  69 66 20 6e 6f 74 20 61  6c 72 65 61 64 79 20 6c  |if not already l|
000000f0  6f 61 64 65 64 0a 49 46  20 41 42 43 4c 69 62 20  |oaded.IF ABCLib |
00000100  3d 20 30 20 54 48 45 4e  20 52 4d 45 6e 73 75 72  |= 0 THEN RMEnsur|
00000110  65 20 41 42 43 6c 69 62  72 61 72 79 20 34 2e 30  |e ABClibrary 4.0|
00000120  31 20 52 4d 4c 6f 61 64  20 53 79 73 74 65 6d 3a  |1 RMLoad System:|
00000130  6d 6f 64 75 6c 65 73 2e  41 42 43 6c 69 62 20 0a  |modules.ABClib .|
00000140  49 46 20 41 42 43 4c 69  62 20 3d 20 30 20 54 48  |IF ABCLib = 0 TH|
00000150  45 4e 20 52 4d 45 6e 73  75 72 65 20 41 42 43 4c  |EN RMEnsure ABCL|
00000160  69 62 72 61 72 79 20 34  2e 30 31 20 45 72 72 6f  |ibrary 4.01 Erro|
00000170  72 20 54 68 65 20 76 65  72 73 69 6f 6e 20 6f 66  |r The version of|
00000180  20 41 42 43 4c 69 62 20  69 6e 73 74 61 6c 6c 65  | ABCLib installe|
00000190  64 20 69 6e 20 79 6f 75  72 20 21 53 79 73 74 65  |d in your !Syste|
000001a0  6d 20 69 73 20 74 6f 6f  20 6f 6c 64 2e 20 54 68  |m is too old. Th|
000001b0  69 73 20 61 70 70 6c 69  63 61 74 69 6f 6e 20 6e  |is application n|
000001c0  65 65 64 73 20 41 42 43  4c 69 62 20 34 2e 30 31  |eeds ABCLib 4.01|
000001d0  20 6f 72 20 6c 61 74 65  72 20 0a 49 46 20 41 42  | or later .IF AB|
000001e0  43 4c 69 62 20 3d 20 31  20 54 48 45 4e 20 52 4d  |CLib = 1 THEN RM|
000001f0  45 6e 73 75 72 65 20 41  42 43 4c 69 62 72 61 72  |Ensure ABCLibrar|
00000200  79 20 34 2e 30 31 20 45  72 72 6f 72 20 59 6f 75  |y 4.01 Error You|
00000210  20 61 72 65 20 61 6c 72  65 61 64 79 20 72 75 6e  | are already run|
00000220  6e 69 6e 67 20 61 20 76  65 72 73 69 6f 6e 20 6f  |ning a version o|
00000230  66 20 41 42 43 4c 69 62  20 77 68 69 63 68 20 69  |f ABCLib which i|
00000240  73 20 74 6f 6f 20 6f 6c  64 2e 20 54 68 69 73 20  |s too old. This |
00000250  61 70 70 6c 69 63 61 74  69 6f 6e 20 6e 65 65 64  |application need|
00000260  73 20 41 42 43 4c 69 62  20 34 2e 30 31 20 6f 72  |s ABCLib 4.01 or|
00000270  20 6c 61 74 65 72 20 0a  0a 52 4d 45 6e 73 75 72  | later ..RMEnsur|
00000280  65 20 57 69 6d 70 4d 61  6e 61 67 65 72 20 31 2e  |e WimpManager 1.|
00000290  39 32 20 52 4d 4c 6f 61  64 20 53 79 73 74 65 6d  |92 RMLoad System|
000002a0  3a 6d 6f 64 75 6c 65 73  2e 57 69 6d 70 4d 61 6e  |:modules.WimpMan|
000002b0  0a 52 4d 45 6e 73 75 72  65 20 57 69 6d 70 4d 61  |.RMEnsure WimpMa|
000002c0  6e 61 67 65 72 20 31 2e  39 32 20 45 72 72 6f 72  |nager 1.92 Error|
000002d0  20 59 6f 75 20 6e 65 65  64 20 57 69 6d 70 4d 61  | You need WimpMa|
000002e0  6e 61 67 65 72 20 31 2e  39 32 20 6f 72 20 6c 61  |nager 1.92 or la|
000002f0  74 65 72 0a 0a 53 65 74  20 45 63 6f 6e 65 74 20  |ter..Set Econet |
00000300  31 0a 52 4d 45 6e 73 75  72 65 20 45 63 6f 6e 65  |1.RMEnsure Econe|
00000310  74 20 30 2e 30 30 20 53  65 74 20 45 63 6f 6e 65  |t 0.00 Set Econe|
00000320  74 20 30 0a 49 46 20 45  63 6f 6e 65 74 20 3d 20  |t 0.IF Econet = |
00000330  31 20 54 48 45 4e 20 52  4d 45 6e 73 75 72 65 20  |1 THEN RMEnsure |
00000340  45 63 6f 6e 65 74 20 35  2e 35 36 20 52 4d 4c 6f  |Econet 5.56 RMLo|
00000350  61 64 20 53 79 73 74 65  6d 3a 6d 6f 64 75 6c 65  |ad System:module|
00000360  73 2e 45 63 6f 6e 65 74  0a 49 46 20 45 63 6f 6e  |s.Econet.IF Econ|
00000370  65 74 20 3d 20 31 20 54  48 45 4e 20 52 4d 45 6e  |et = 1 THEN RMEn|
00000380  73 75 72 65 20 45 63 6f  6e 65 74 20 35 2e 35 36  |sure Econet 5.56|
00000390  20 45 72 72 6f 72 20 59  6f 75 20 6e 65 65 64 20  | Error You need |
000003a0  45 63 6f 6e 65 74 20 35  2e 35 36 20 6f 72 20 6c  |Econet 5.56 or l|
000003b0  61 74 65 72 0a 55 6e 73  65 74 20 45 63 6f 6e 65  |ater.Unset Econe|
000003c0  74 0a 0a 52 4d 45 6e 73  75 72 65 20 4e 65 74 46  |t..RMEnsure NetF|
000003d0  53 20 20 20 20 20 20 20  35 2e 36 30 20 52 4d 4c  |S       5.60 RML|
000003e0  6f 61 64 20 53 79 73 74  65 6d 3a 6d 6f 64 75 6c  |oad System:modul|
000003f0  65 73 2e 4e 65 74 46 53  0a 52 4d 45 6e 73 75 72  |es.NetFS.RMEnsur|
00000400  65 20 4e 65 74 46 53 20  20 20 20 20 20 20 35 2e  |e NetFS       5.|
00000410  36 30 20 45 72 72 6f 72  20 59 6f 75 20 6e 65 65  |60 Error You nee|
00000420  64 20 4e 65 74 46 53 20  35 2e 36 30 20 6f 72 20  |d NetFS 5.60 or |
00000430  6c 61 74 65 72 0a 0a 53  65 74 20 53 65 72 76 65  |later..Set Serve|
00000440  72 24 44 69 72 20 20 3c  4f 62 65 79 24 44 69 72  |r$Dir  <Obey$Dir|
00000450  3e 0a 53 65 74 20 53 65  72 76 65 72 24 50 61 73  |>.Set Server$Pas|
00000460  73 20 3c 53 65 72 76 65  72 24 44 69 72 3e 2e 55  |s <Server$Dir>.U|
00000470  73 65 72 73 0a 53 65 74  20 53 65 72 76 65 72 24  |sers.Set Server$|
00000480  4c 6f 67 20 20 3c 53 65  72 76 65 72 24 44 69 72  |Log  <Server$Dir|
00000490  3e 2e 4c 6f 67 66 69 6c  65 0a 0a 57 69 6d 70 73  |>.Logfile..Wimps|
000004a0  6c 6f 74 20 2d 6d 69 6e  20 34 32 30 4b 20 2d 6d  |lot -min 420K -m|
000004b0  61 78 20 34 32 30 4b 0a  57 69 6d 70 73 6c 6f 74  |ax 420K.Wimpslot|
000004c0  20 2d 6d 69 6e 20 33 32  4b 20 2d 6d 61 78 20 33  | -min 32K -max 3|
000004d0  32 4b 0a 52 75 6e 20 3c  53 65 72 76 65 72 24 44  |2K.Run <Server$D|
000004e0  69 72 3e 2e 21 52 75 6e  53 41                    |ir>.!RunSA|
000004ea