home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
hensa
/
office
/
a115_1
/
!PipeDream
/
!Run
< prev
next >
Wrap
Text File
|
1992-04-05
|
3KB
|
74 lines
|
| Run file for PipeDream local resources
|
Set PipeDream$Dir <Obey$Dir>
|
|
| Test for and initialise PipeDream global resources.
|
| Remove this comment to enable test. Do NOT do this
| unless you have PipeDream global resources available
|
| If "<PDGlobal$Dir>" ="" then Error PipeDream global resources can not be found
|
If "<PDGlobal$Dir>"<>"" then Run <PDGlobal$Dir>.!Boot
|
|
| Initialise PipeDream local resources
|
Run <PipeDream$Dir>.!Boot
|
Run <PipeDream$Dir>.!Path
|
If "<PDGlobal$Dir>" <> "" then Set PipeDream$ImageDir <PDGlobal$Dir>
If "<PDGlobal$Dir>" = "" then Set PipeDream$ImageDir <PipeDream$Dir>
|
|
| Ensure we have the shared C library and determine its vintage
|
Set PipeDream$CLibLoaded 1
RMEnsure SharedCLibrary 0.00 Set PipeDream$CLibLoaded 0
If PipeDream$CLibLoaded=0 then If "<System$Path>" <> "" then RMLoad System:Modules.CLib
If PipeDream$CLibLoaded=0 then If "<System$Path>" = "" then WimpSlot -min 640k
If PipeDream$CLibLoaded=0 then If "<System$Path>" = "" then Run <PipeDream$ImageDir>.System.SqM_C
Unset PipeDream$CLibLoaded
Set PipeDream$NewCLib 0
RMEnsure SharedCLibrary 3.75 Set PipeDream$NewCLib 1
RMEnsure SharedCLibrary 3.50 Error You need SharedCLibrary 3.50 or later
|
| Ensure we have ColourTrans
|
RMEnsure ColourTrans 0.52 If "<System$Path>" <> "" then RMLoad System:Modules.Colours
RMEnsure ColourTrans 0.52 If "<System$Path>" = "" then RMLoad <PipeDream$ImageDir>.System.Colours
RMEnsure ColourTrans 0.52 Error You need ColourTrans 0.52 or later
|
| Ensure we have FPEmulator
|
RMEnsure FPEmulator 2.70 If "<System$Path>" <> "" then RMLoad System:Modules.FPEmulator
RMEnsure FPEmulator 2.70 If "<System$Path>" = "" then WimpSlot -min 640k
RMEnsure FPEmulator 2.70 If "<System$Path>" = "" then Run <PipeDream$ImageDir>.System.SqM_FPE { > NULL: }
RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
|
| Check Font Manager version
|
RMEnsure FontManager 2.42 SetMacro Font$Path <Font$Prefix>.
RMEnsure FontManager 2.42 WimpSlot -min 640k
RMEnsure FontManager 2.42 Run <PipeDream$ImageDir>.System.SqM_Fon { > NULL: }
RMEnsure FontManager 2.42 Echo Warning: you need Outline FontManager 2.42 or later to use PipeDream 4 Charts
|
RMEnsure SuperSample 0.06 RMLoad <PipeDream$ImageDir>.System.Super
|
| Allocate fixed memory for documents
|
| The first parameter controls the amount of additional memory
| that PipeDream requires to be in the WimpSlot on startup
|
| The second parameter is how much extra memory PipeDream will
| need to claim on startup on top of the initial WimpSlot
|
Run <PipeDream$ImageDir>.ImageSlot <PipeDream$ImageDir>.!RunImage 20K 32K
|
| Go, Go, Go
|
Run <PipeDream$ImageDir>.!RunImage <PipeDream$Dir>.^.Documents.DemoReadMe %*0