| > !MultiPlot.!Run
|
| Run file for MultiPlot
|
| by Chris Johnson
|
RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later versions
|
|
| Find path to file
Set MultiPlot$Dir <Obey$Dir>
|
IconSprites <MultiPlot$Dir>.!Sprites
Set Alias$@RunType_7F6 /<MultiPlot$Dir>.!Run %%*0
Set File$Type_7F6 PlotFile
Set File$Type_AA0 MultiPlt
Set Alias$@RunType_AA0 /<MultiPlot$Dir>.!Run %%*0
|
Run <MultiPlot$Dir>.Resources.Resfind MultiPlot
|
|
RMEnsure Toolbox    0.00  RMLOAD System:modules.toolbox.toolbox
RMEnsure Toolbox    1.36  ERROR You need Toolbox 1.36 or later to run MultiPlot
RMEnsure Window     0.00  RMLOAD System:modules.toolbox.window
RMEnsure Window     1.31  ERROR You need Window 1.31 or later to run MultiPlot
RMEnsure ColourDbox 0.00  RMLOAD System:modules.toolbox.colourdbox
RMEnsure ColourDbox 0.15  ERROR You need ColourDbox 0.15 or later to run MultiPlot
RMEnsure FontMenu   0.00  RMLOAD System:modules.toolbox.fontmenu
RMEnsure FontMenu   0.22  ERROR You need FontMenu 0.22 or later to run MultiPlot
RMEnsure Menu       0.00  RMLoad System:modules.toolbox.menu
RMEnsure Menu       0.23  ERROR You need Menu 0.23 or later to run MultiPlot
RMEnsure Iconbar    0.00  RMLoad System:modules.toolbox.iconbar
RMEnsure Iconbar    1.11  ERROR You need Iconbar 1.11 or later to run MultiPlot
RMEnsure ProgInfo   0.00  RMLoad System:modules.toolbox.proginfo
RMEnsure ProgInfo   0.05  ERROR You need ProgInfo 0.05 or later to run MultiPlot
RMEnsure SaveAs     0.00  RMLoad System:modules.toolbox.saveas
RMEnsure SaveAs     0.11  ERROR You need SaveAs 0.11 or later to run  MultiPlot
RMEnsure DCS	    1.08 RMLoad System:modules.toolbox.DCS_Quit
RMEnsure DCS        1.08 ERROR You need the DCS_Quit module 1.08 to run MultiPlot
|
| Ensure we have the Tabs module ----------------------------------------
X RMEnsure Tabs 0.00 RMLoad System:modules.Toolbox.Tabs
RMEnsure Tabs 0.09 RMLoad <MultiPlot$Dir>.Resources.RMStore.Tabs
RMEnsure Tabs 0.09 Error MultiPlot requires Tabs 0.09 or later to run
|
|
| Check memory allocation
WimpSlot -min 192K -max 192K
|
| Now start program
Run <MultiPlot$Dir>.!RunImage %*0
