| Tempdir V1.39 02/09/05

Set TempDir$dir <obey$dir>
Set TempDir$Help <tempdir$dir>.!Help
Set TempDir$Version "1.39"
Set TempDir$Web "http://www.quantumsoft.co.uk/tempdir/"
Set TempDir$Title "TempDir - Temporary Directory"
Set TempDir$Publisher "Quantum Software"
Set TempDir$Description "Organise your chaos. A quick and convenient directory to store your day to day files."
IconSprites <tempdir$Dir>.!Sprites


IF "<Wimp$ScrapDir>" = "" THEN ERROR 0 This program needs to have seen the !Scrap application first in order to work.

IF "<Boot$Dir>" = "" THEN Set root$path <Wimp$ScrapDir> ELSE Set root$path <Boot$Dir>

Run <tempdir$dir>.OSVer
IF "<RiscOS$Version>" < "310" THEN ERROR 0 This program only runs under RISC OS 3.1 or above.

Run <tempdir$dir>.MySettings

Wimpslot -min 80K -max 80K
Run <tempdir$dir>.!Runimage
