Set vatgst$Dir <Obey$Dir>

Iconsprites <vatgst$Dir>.!Sprites

Set vatgst$Help "<vatgst$Dir>.Documents.index/html"
Set vatgst$Version "1.03 (06-Seotember-2024)"
Set vatgst$Title "vatgst"
Set vatgst$Publisher " <Kevin Wells (Kevsoft)>"
Set vatgst$Description "An application for validating VAT, GST and EORI numbers"
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
