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

!Server/!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: !Server/!Run
Read OK:
File size: 04F6 bytes
Load address: 0000
Exec address: 0000
File contents
|> !Run file for !Server 1.10
Wimpslot -min 420K -max 420K
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 160K -max 160K
Run <Server$Dir>.!RunImage
00000000  7c 3e 20 21 52 75 6e 20  66 69 6c 65 20 66 6f 72  ||> !Run file for|
00000010  20 21 53 65 72 76 65 72  20 31 2e 31 30 0a 57 69  | !Server 1.10.Wi|
00000020  6d 70 73 6c 6f 74 20 2d  6d 69 6e 20 34 32 30 4b  |mpslot -min 420K|
00000030  20 2d 6d 61 78 20 34 32  30 4b 0a 69 66 20 22 3c  | -max 420K.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 0a 49 63 6f 6e 73 70  72 69 74 65 73 20 3c 4f  |..Iconsprites <O|
00000090  62 65 79 24 64 69 72 3e  2e 21 53 70 72 69 74 65  |bey$dir>.!Sprite|
000000a0  73 0a 0a 53 45 54 20 41  42 43 4c 69 62 20 31 0a  |s..SET ABCLib 1.|
000000b0  52 4d 45 6e 73 75 72 65  20 41 42 43 4c 69 62 72  |RMEnsure ABCLibr|
000000c0  61 72 79 20 20 20 20 30  2e 30 30 20 53 45 54 20  |ary    0.00 SET |
000000d0  41 42 43 4c 69 62 20 30  0a 7c 20 20 41 42 43 4c  |ABCLib 0.|  ABCL|
000000e0  69 62 20 3d 20 30 20 69  66 20 6e 6f 74 20 61 6c  |ib = 0 if not al|
000000f0  72 65 61 64 79 20 6c 6f  61 64 65 64 0a 49 46 20  |ready loaded.IF |
00000100  41 42 43 4c 69 62 20 3d  20 30 20 54 48 45 4e 20  |ABCLib = 0 THEN |
00000110  52 4d 45 6e 73 75 72 65  20 41 42 43 6c 69 62 72  |RMEnsure ABClibr|
00000120  61 72 79 20 34 2e 30 31  20 52 4d 4c 6f 61 64 20  |ary 4.01 RMLoad |
00000130  53 79 73 74 65 6d 3a 6d  6f 64 75 6c 65 73 2e 41  |System:modules.A|
00000140  42 43 6c 69 62 20 0a 49  46 20 41 42 43 4c 69 62  |BClib .IF ABCLib|
00000150  20 3d 20 30 20 54 48 45  4e 20 52 4d 45 6e 73 75  | = 0 THEN RMEnsu|
00000160  72 65 20 41 42 43 4c 69  62 72 61 72 79 20 34 2e  |re ABCLibrary 4.|
00000170  30 31 20 45 72 72 6f 72  20 54 68 65 20 76 65 72  |01 Error The ver|
00000180  73 69 6f 6e 20 6f 66 20  41 42 43 4c 69 62 20 69  |sion of ABCLib i|
00000190  6e 73 74 61 6c 6c 65 64  20 69 6e 20 79 6f 75 72  |nstalled in your|
000001a0  20 21 53 79 73 74 65 6d  20 69 73 20 74 6f 6f 20  | !System is too |
000001b0  6f 6c 64 2e 20 54 68 69  73 20 61 70 70 6c 69 63  |old. This applic|
000001c0  61 74 69 6f 6e 20 6e 65  65 64 73 20 41 42 43 4c  |ation needs ABCL|
000001d0  69 62 20 34 2e 30 31 20  6f 72 20 6c 61 74 65 72  |ib 4.01 or later|
000001e0  20 0a 49 46 20 41 42 43  4c 69 62 20 3d 20 31 20  | .IF ABCLib = 1 |
000001f0  54 48 45 4e 20 52 4d 45  6e 73 75 72 65 20 41 42  |THEN RMEnsure AB|
00000200  43 4c 69 62 72 61 72 79  20 34 2e 30 31 20 45 72  |CLibrary 4.01 Er|
00000210  72 6f 72 20 59 6f 75 20  61 72 65 20 61 6c 72 65  |ror You are alre|
00000220  61 64 79 20 72 75 6e 6e  69 6e 67 20 61 20 76 65  |ady running a ve|
00000230  72 73 69 6f 6e 20 6f 66  20 41 42 43 4c 69 62 20  |rsion of ABCLib |
00000240  77 68 69 63 68 20 69 73  20 74 6f 6f 20 6f 6c 64  |which is too old|
00000250  2e 20 54 68 69 73 20 61  70 70 6c 69 63 61 74 69  |. This applicati|
00000260  6f 6e 20 6e 65 65 64 73  20 41 42 43 4c 69 62 20  |on needs ABCLib |
00000270  34 2e 30 31 20 6f 72 20  6c 61 74 65 72 20 0a 0a  |4.01 or later ..|
00000280  52 4d 45 6e 73 75 72 65  20 57 69 6d 70 4d 61 6e  |RMEnsure WimpMan|
00000290  61 67 65 72 20 31 2e 39  32 20 52 4d 4c 6f 61 64  |ager 1.92 RMLoad|
000002a0  20 53 79 73 74 65 6d 3a  6d 6f 64 75 6c 65 73 2e  | System:modules.|
000002b0  57 69 6d 70 4d 61 6e 0a  52 4d 45 6e 73 75 72 65  |WimpMan.RMEnsure|
000002c0  20 57 69 6d 70 4d 61 6e  61 67 65 72 20 31 2e 39  | WimpManager 1.9|
000002d0  32 20 45 72 72 6f 72 20  59 6f 75 20 6e 65 65 64  |2 Error You need|
000002e0  20 57 69 6d 70 4d 61 6e  61 67 65 72 20 31 2e 39  | WimpManager 1.9|
000002f0  32 20 6f 72 20 6c 61 74  65 72 0a 0a 53 65 74 20  |2 or later..Set |
00000300  45 63 6f 6e 65 74 20 31  0a 52 4d 45 6e 73 75 72  |Econet 1.RMEnsur|
00000310  65 20 45 63 6f 6e 65 74  20 30 2e 30 30 20 53 65  |e Econet 0.00 Se|
00000320  74 20 45 63 6f 6e 65 74  20 30 0a 49 46 20 45 63  |t Econet 0.IF Ec|
00000330  6f 6e 65 74 20 3d 20 31  20 54 48 45 4e 20 52 4d  |onet = 1 THEN RM|
00000340  45 6e 73 75 72 65 20 45  63 6f 6e 65 74 20 35 2e  |Ensure Econet 5.|
00000350  35 36 20 52 4d 4c 6f 61  64 20 53 79 73 74 65 6d  |56 RMLoad System|
00000360  3a 6d 6f 64 75 6c 65 73  2e 45 63 6f 6e 65 74 0a  |:modules.Econet.|
00000370  49 46 20 45 63 6f 6e 65  74 20 3d 20 31 20 54 48  |IF Econet = 1 TH|
00000380  45 4e 20 52 4d 45 6e 73  75 72 65 20 45 63 6f 6e  |EN RMEnsure Econ|
00000390  65 74 20 35 2e 35 36 20  45 72 72 6f 72 20 59 6f  |et 5.56 Error Yo|
000003a0  75 20 6e 65 65 64 20 45  63 6f 6e 65 74 20 35 2e  |u need Econet 5.|
000003b0  35 36 20 6f 72 20 6c 61  74 65 72 0a 55 6e 73 65  |56 or later.Unse|
000003c0  74 20 45 63 6f 6e 65 74  0a 0a 52 4d 45 6e 73 75  |t Econet..RMEnsu|
000003d0  72 65 20 4e 65 74 46 53  20 20 20 20 20 20 20 35  |re NetFS       5|
000003e0  2e 36 30 20 52 4d 4c 6f  61 64 20 53 79 73 74 65  |.60 RMLoad Syste|
000003f0  6d 3a 6d 6f 64 75 6c 65  73 2e 4e 65 74 46 53 0a  |m:modules.NetFS.|
00000400  52 4d 45 6e 73 75 72 65  20 4e 65 74 46 53 20 20  |RMEnsure NetFS  |
00000410  20 20 20 20 20 35 2e 36  30 20 45 72 72 6f 72 20  |     5.60 Error |
00000420  59 6f 75 20 6e 65 65 64  20 4e 65 74 46 53 20 35  |You need NetFS 5|
00000430  2e 36 30 20 6f 72 20 6c  61 74 65 72 0a 0a 53 65  |.60 or later..Se|
00000440  74 20 53 65 72 76 65 72  24 44 69 72 20 20 3c 4f  |t Server$Dir  <O|
00000450  62 65 79 24 44 69 72 3e  0a 53 65 74 20 53 65 72  |bey$Dir>.Set Ser|
00000460  76 65 72 24 50 61 73 73  20 3c 53 65 72 76 65 72  |ver$Pass <Server|
00000470  24 44 69 72 3e 2e 55 73  65 72 73 0a 53 65 74 20  |$Dir>.Users.Set |
00000480  53 65 72 76 65 72 24 4c  6f 67 20 20 3c 53 65 72  |Server$Log  <Ser|
00000490  76 65 72 24 44 69 72 3e  2e 4c 6f 67 66 69 6c 65  |ver$Dir>.Logfile|
000004a0  0a 0a 57 69 6d 70 73 6c  6f 74 20 2d 6d 69 6e 20  |..Wimpslot -min |
000004b0  34 32 30 4b 20 2d 6d 61  78 20 34 32 30 4b 0a 57  |420K -max 420K.W|
000004c0  69 6d 70 73 6c 6f 74 20  2d 6d 69 6e 20 31 36 30  |impslot -min 160|
000004d0  4b 20 2d 6d 61 78 20 31  36 30 4b 0a 52 75 6e 20  |K -max 160K.Run |
000004e0  3c 53 65 72 76 65 72 24  44 69 72 3e 2e 21 52 75  |<Server$Dir>.!Ru|
000004f0  6e 49 6d 61 67 65                                 |nImage|
000004f6