home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / internet / tcpip204 / !TCPIP / !Run < prev    next >
Text File  |  1995-02-05  |  487b  |  16 lines

  1. RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later versions.
  2. |
  3. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  4. If "<Wimp$ScrapDir>" = "" Then Error !TCPIP needs !Scrap
  5. If "<TCPIP$Dir>" = "" Then Error Open a Filer Window containing !TCPIPUser
  6. |
  7. IconSprites <Obey$Dir>.!Sprites
  8. |
  9. set TCPIP2$Dir <Obey$Dir>
  10. |
  11. Run <TCPIP2$Dir>.EtherInit
  12. |
  13. WimpSlot -Min 416k -Max 416k
  14. |
  15. Run <TCPIP2$Dir>.!RunImage -q Config AutoExec
  16.