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

!Server/!Boot

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/!Boot
Read OK:
File size: 00D9 bytes
Load address: 0000
Exec address: 0000
File contents
Iconsprites <Obey$dir>.!Sprites
if "<server$dir>"  = "" then Set Server$Dir <obey$dir>
if "<server$pass>" = "" then Set Server$Pass <Server$Dir>.Users
if "<server$log>"  = "" then Set Server$Log  <Server$Dir>.Logfile
00000000  49 63 6f 6e 73 70 72 69  74 65 73 20 3c 4f 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  69 66 20 22 3c 73 65 72  76 65 72 24 64 69 72 3e  |if "<server$dir>|
00000030  22 20 20 3d 20 22 22 20  74 68 65 6e 20 53 65 74  |"  = "" then Set|
00000040  20 53 65 72 76 65 72 24  44 69 72 20 3c 6f 62 65  | Server$Dir <obe|
00000050  79 24 64 69 72 3e 0a 69  66 20 22 3c 73 65 72 76  |y$dir>.if "<serv|
00000060  65 72 24 70 61 73 73 3e  22 20 3d 20 22 22 20 74  |er$pass>" = "" t|
00000070  68 65 6e 20 53 65 74 20  53 65 72 76 65 72 24 50  |hen Set Server$P|
00000080  61 73 73 20 3c 53 65 72  76 65 72 24 44 69 72 3e  |ass <Server$Dir>|
00000090  2e 55 73 65 72 73 0a 69  66 20 22 3c 73 65 72 76  |.Users.if "<serv|
000000a0  65 72 24 6c 6f 67 3e 22  20 20 3d 20 22 22 20 74  |er$log>"  = "" t|
000000b0  68 65 6e 20 53 65 74 20  53 65 72 76 65 72 24 4c  |hen Set Server$L|
000000c0  6f 67 20 20 3c 53 65 72  76 65 72 24 44 69 72 3e  |og  <Server$Dir>|
000000d0  2e 4c 6f 67 66 69 6c 65  0a                       |.Logfile.|
000000d9