Home » Archimedes archive » Acorn User » AU 1995-05.adf » !Internet_StarterPak » !TCPIP/!Run

!TCPIP/!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 » Acorn User » AU 1995-05.adf » !Internet_StarterPak
Filename: !TCPIP/!Run
Read OK:
File size: 01E7 bytes
Load address: 0000
Exec address: 0000
File contents
RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later versions.
|
If "<System$Path>" = "" Then Error 0 System resources cannot be found
If "<Wimp$ScrapDir>" = "" Then Error !TCPIP needs !Scrap
If "<TCPIP$Dir>" = "" Then Error Open a Filer Window containing !TCPIPUser
|
IconSprites <Obey$Dir>.!Sprites
|
set TCPIP2$Dir <Obey$Dir>
|
Run <TCPIP2$Dir>.EtherInit
|
WimpSlot -Min 416k -Max 416k
|
Run <TCPIP2$Dir>.!RunImage -q Config AutoExec
00000000  52 4d 45 6e 73 75 72 65  20 55 74 69 6c 69 74 79  |RMEnsure Utility|
00000010  4d 6f 64 75 6c 65 20 33  2e 31 30 20 45 72 72 6f  |Module 3.10 Erro|
00000020  72 20 54 68 69 73 20 61  70 70 6c 69 63 61 74 69  |r This applicati|
00000030  6f 6e 20 69 73 20 6f 6e  6c 79 20 73 75 69 74 61  |on is only suita|
00000040  62 6c 65 20 66 6f 72 20  75 73 65 20 77 69 74 68  |ble for use with|
00000050  20 52 49 53 43 20 4f 53  20 33 2e 31 30 20 6f 72  | RISC OS 3.10 or|
00000060  20 6c 61 74 65 72 20 76  65 72 73 69 6f 6e 73 2e  | later versions.|
00000070  0a 7c 0a 49 66 20 22 3c  53 79 73 74 65 6d 24 50  |.|.If "<System$P|
00000080  61 74 68 3e 22 20 3d 20  22 22 20 54 68 65 6e 20  |ath>" = "" Then |
00000090  45 72 72 6f 72 20 30 20  53 79 73 74 65 6d 20 72  |Error 0 System r|
000000a0  65 73 6f 75 72 63 65 73  20 63 61 6e 6e 6f 74 20  |esources cannot |
000000b0  62 65 20 66 6f 75 6e 64  0a 49 66 20 22 3c 57 69  |be found.If "<Wi|
000000c0  6d 70 24 53 63 72 61 70  44 69 72 3e 22 20 3d 20  |mp$ScrapDir>" = |
000000d0  22 22 20 54 68 65 6e 20  45 72 72 6f 72 20 21 54  |"" Then Error !T|
000000e0  43 50 49 50 20 6e 65 65  64 73 20 21 53 63 72 61  |CPIP needs !Scra|
000000f0  70 0a 49 66 20 22 3c 54  43 50 49 50 24 44 69 72  |p.If "<TCPIP$Dir|
00000100  3e 22 20 3d 20 22 22 20  54 68 65 6e 20 45 72 72  |>" = "" Then Err|
00000110  6f 72 20 4f 70 65 6e 20  61 20 46 69 6c 65 72 20  |or Open a Filer |
00000120  57 69 6e 64 6f 77 20 63  6f 6e 74 61 69 6e 69 6e  |Window containin|
00000130  67 20 21 54 43 50 49 50  55 73 65 72 0a 7c 0a 49  |g !TCPIPUser.|.I|
00000140  63 6f 6e 53 70 72 69 74  65 73 20 3c 4f 62 65 79  |conSprites <Obey|
00000150  24 44 69 72 3e 2e 21 53  70 72 69 74 65 73 0a 7c  |$Dir>.!Sprites.||
00000160  0a 73 65 74 20 54 43 50  49 50 32 24 44 69 72 20  |.set TCPIP2$Dir |
00000170  3c 4f 62 65 79 24 44 69  72 3e 0a 7c 0a 52 75 6e  |<Obey$Dir>.|.Run|
00000180  20 3c 54 43 50 49 50 32  24 44 69 72 3e 2e 45 74  | <TCPIP2$Dir>.Et|
00000190  68 65 72 49 6e 69 74 0a  7c 0a 57 69 6d 70 53 6c  |herInit.|.WimpSl|
000001a0  6f 74 20 2d 4d 69 6e 20  34 31 36 6b 20 2d 4d 61  |ot -Min 416k -Ma|
000001b0  78 20 34 31 36 6b 0a 7c  0a 52 75 6e 20 3c 54 43  |x 416k.|.Run <TC|
000001c0  50 49 50 32 24 44 69 72  3e 2e 21 52 75 6e 49 6d  |PIP2$Dir>.!RunIm|
000001d0  61 67 65 20 2d 71 20 43  6f 6e 66 69 67 20 41 75  |age -q Config Au|
000001e0  74 6f 45 78 65 63 0a                              |toExec.|
000001e7