home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Updates / FTPc / !FTPc / UriInit < prev    next >
Text File  |  1999-02-26  |  352b  |  8 lines

  1. set URI_Init$Dir <obey$dir>
  2. set URI_Init$temp 0
  3. RMEnsure AcornURI 0.12 <URI_Init$dir>.IfThere System:Modules.Network.URI then set URI_Init$temp 1
  4. if "<URI_Init$temp>" = "1" then RMLoad System:Modules.Network.URI
  5. if "<URI_Init$temp>" = "1" then <URI_Init$dir>.URIStart
  6. if "<URI_Init$temp>" = "1" then filer_run %*0
  7. unset URI_Init$Dir
  8. unset URI_Init$temp