| Run file for !Messages application
|
*Set DRWAPP$DIR <Obey$Dir>
*Set Msgs$DIR <DRWAPP$DIR>
*Set Msgs$Path <DRWAPP$DIR>.
Run <Msgs$Dir>.Resources.ResFind Msgs
Run <Msgs$Dir>.SetVars
*Set Msgs$Help "<Msgs$Dir>.Documents.index/html"
*Set Msgs$Version "0.1 C 1.00"
*Set Msgs$Title "Msgs"
*Set Msgs$Publisher "  Andrew Ayre 1996"
*Set Msgs$Description "An application using DrWimpC"
*Set Msgs$Web ""
|IF "<Msgs$Running>"<>"" THEN Error Msgs 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 530k -max 530k
*IconSprites <Obey$Dir>.!Sprites
*WimpSlot -min 530k
*Run <Msgs$Dir>.!RunImage %*0
