| Run file for Pinboard
|
IconSprites <Obey$Dir>.!Sprites
|
if "<System$Path>" = "" then Error 0 System resources cannot be found
|
RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
RMEnsure ColourTrans 0.52 RMLoad System:Modules.Colours
RMEnsure ColourTrans 0.52 Error You need ColourTrans 0.52 or later
|
Set Pin$Dir <Obey$Dir>
Set Pin$Path <Obey$Dir>.
WimpSlot -min 64k -max 64k
Run <Pin$Dir>.!RunImage %*0
