Set WebShot$Dir <Obey$Dir>

Iconsprites <WebShot$Dir>.!Sprites
Iconsprites <WebShot$Dir>.Flags

Set WebShot$Help "<WebShot$Dir>.Documents.index/html"
Set WebShot$Version "0.1 (11-Jul-25)"
Set WebShot$Title "WebShot"
Set WebShot$Publisher " <Your name here>"
Set WebShot$Description "An application using Dr Wimp"
Set WebShot$Web "http://kevsoft.co.uk/"
Set WebShotChoices$Dir <WebShot$Dir>.default
Set WebShotChoices$Path Choices:WebShot.,<WebShotChoices$Dir>.
Set WebShotChoices$Write <Choices$Write>.WebShot

IF "<WebShot$Running>"<>"" THEN Error WebShot is already running.

WimpSlot -min 256k -max 256k

Run <WebShot$Dir>.!RunImage %*0
