| > !Draw.!Run
|
| Draw V0.44 (14-Dec-88)
|
IconSprites <Obey$Dir>.!Sprites
Set Alias$@RunType_AFF /<Obey$Dir>.!Run %%*0
Set Alias$@PrintType_AFF /<Obey$Dir>.!Run -Print %%*0
Set File$Type_AFF DrawFile
|
if "<System$Path>" = "" then Error 0 System resources cannot be found
|
RMEnsure Draw 1.01 Error You need Draw 1.01 or later
|
RMEnsure FPEmulator 2.70 RMLoad System:Modules.FPEmulator
RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
|
RMEnsure SharedCLibrary 1.02 RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 1.02 Error You need SharedCLibrary 1.02 or later
|
RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
|
Set Draw$Dir <Obey$Dir>
Set Draw$Printfile printer:
WimpSlot -min 256K -max 256K
Run "<Draw$Dir>.!RunImage" %*0
