home *** CD-ROM | disk | FTP | other *** search
- |>!Run
- |
- /<Obey$Dir>.!Boot
-
- RMEnsure FontManager 2.98 Error ConvTmplt needs v2.98 or later of the FontManager module
- RMEnsure UtilityModule 3.10 Error Needs RiscOS 3.10 or later
-
- Set ConvTmplt$Path <Obey$Dir>.,<System$Dir>.Modules.
- SetEval Old$CAsm 0
- RMEnsure CAssembler 0 SetEval Old$CAsm 1
- RMEnsure CAssembler 0.07 SetEval Old$CAsm 0
- If <Old$CAsm> Then Error An old version of the CAssembler is resident
- UnSet Old$CAsm
- RMEnsure CAssembler 0.07 RMLoad ConvTmplt:CAssembler
- RMEnsure CAssembler 0.07 Error CAssembler module not found or too old
- UnSet ConvTmplt$Path
-
- WimpSlot -Min 96K -Max 96K
- WimpSlot -Min 64K -Max 64K
- Set ConvTmplt$Parameters "%*0"
- If "%0" <> "" Then Basic -quit <ConvTmplt$Dir>.ConvTmplt
- If "%0" = "" Then Run <ConvTmplt$Dir>.!RunImage
-