| Run file for !ScaleDraw application
|
*Set DRWAPP$DIR <Obey$Dir>
*Set ScaleDraw$DIR <DRWAPP$DIR>
*Set ScaleDraw$Path <DRWAPP$DIR>.
Run <ScaleDraw$Dir>.Resources.ResFind ScaleDraw
Run <ScaleDraw$Dir>.SetVars
*Set ScaleDraw$Help "<ScaleDraw$Dir>.Documents.index/html"
*Set ScaleDraw$Version "0.1 C 1.00"
*Set ScaleDraw$Title "ScaleDraw"
*Set ScaleDraw$Publisher " BASIC  Ray Favre 2000"
*Set ScaleDraw$Description "An application using DrWimpC"
*Set ScaleDraw$Web ""
|IF "<ScaleDraw$Running>"<>"" THEN Error ScaleDraw is already running.
RMEnsure SharedCLibrary 5.17 RMLoad System:Modules.Clib
RMEnsure SharedCLibrary 5.34 Error You need Clib 5.34 or later
*WimpSlot -min 784k -max 784k
*IconSprites <Obey$Dir>.!Sprites
*WimpSlot -min 784k
*Run <ScaleDraw$Dir>.!RunImage %*0
