Set vatgst$Dir <Obey$Dir>

Iconsprites <vatgst$Dir>.!Sprites

Set vatgst$Help "<vatgst$Dir>.Documents.index/html"
Set vatgst$Version "0.1 (05-Feb-21)"
Set vatgst$Title "vatgst"
Set vatgst$Publisher " <Your name here>"
Set vatgst$Description "An application using Dr Wimp"
Set vatgst$Web "http://kevsoft.co.uk/"

Set vatgstChoices$Dir <vatgst$Dir>.Default
Set vatgstChoices$Path Choices:vatgst.,<vatgstChoices$Dir>.
Set vatgstChoices$Write <Choices$Write>.vatgst

|If "<curl$Dir>"= "" THEN Error VATGST requires curl to "run" see the "help" file where to download it from

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

WimpSlot -min 256k -max 256k

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