home *** CD-ROM | disk | FTP | other *** search
/ Kosovo Orphans' Appeal Charity CD / KosovoOrphansAppeal.iso / internet / software / _ftpc / uriinit < prev    next >
Encoding:
Text File  |  1999-02-26  |  352 b   |  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