home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Internet / PD / Utilities / Webget / !WebGet / !Run < prev    next >
Text File  |  1999-08-21  |  936b  |  24 lines

  1. | Directory containing program code
  2. Set WebGet$Dir <Obey$Dir>
  3. | The next directory is the one where fetches, logs, etc are kept.
  4. Set WebGet$WriteDir <Obey$Dir>
  5.  
  6. || Change the next section to something suitable if you don't want
  7. || to use raFS to store the webpages.
  8. || WebGet$SitesDir must point to a directory that allows long
  9. || filenames and lots of files per directory.
  10. | Directory where fetch pages / files will be stored
  11. Set WebGet$SitesDir raFS::webget-sites.$
  12. | Initialise raFS sites dir
  13. RMEnsure raFS 1.12 If "<raFS$RM>"="" Then Error Please open the directory containg raFS first.
  14. Run <WebGet$Dir>.Sites.!Mount
  15. RMEnsure raFS 1.12 Error Please load raFS first
  16. || End of raFS section
  17.  
  18. Iconsprites <WebGet$Dir>.!Sprites
  19.  
  20. WimpSlot -min 256k -max 256k
  21. If "<Inet$HostName>"="benji" Then <WebGet$Dir>.!RunImage -noDA %*0 2><WebGet$Dir>.Errors
  22. If "<Inet$HostName>"="benji" Then Obey
  23. |  2><WebGet$Dir>.Errors
  24. <WebGet$Dir>.!RunImage %*0