| Directory containing program code
Set WebGet$Dir <Obey$Dir>
| The next directory is the one where fetches, logs, etc are kept.
Set WebGet$WriteDir <Obey$Dir>

|| Change the next section to something suitable if you don't want
|| to use raFS to store the webpages.
|| WebGet$SitesDir must point to a directory that allows long
|| filenames and lots of files per directory.
| Directory where fetch pages / files will be stored
Set WebGet$SitesDir raFS::webget-sites.$
| Initialise raFS sites dir
RMEnsure raFS 1.12 If "<raFS$RM>"="" Then Error Please open the directory containg raFS first.
Run <WebGet$Dir>.Sites.!Mount
RMEnsure raFS 1.12 Error Please load raFS first
|| End of raFS section

Iconsprites <WebGet$Dir>.!Sprites

WimpSlot -min 256k -max 256k
If "<Inet$HostName>"="benji" Then <WebGet$Dir>.!RunImage -noDA %*0 2><WebGet$Dir>.Errors
If "<Inet$HostName>"="benji" Then Obey
|  2><WebGet$Dir>.Errors
<WebGet$Dir>.!RunImage %*0