home *** CD-ROM | disk | FTP | other *** search
- | Change the following line to reflect the place of your C compiler
- | system
- |
- Set C$Place scsi::SCSIDisc.$.C
- |
- | If you have Release 3, you needn't change anything else
- |
- Set CLibrary$Dir <C$Place>.Library
- Set Clib$Dir <C$Place>.Clib
- Set RiscOSlib$Dir <C$Place>.RISC_OSlib
- |
- |
- Set ShellPresent TRUE
- Set Shell20Present TRUE
-
- RMEnsure CLI_Shell 0.20 Set Shell20Present FALSE
- RMEnsure CLI_Shell 0.00 Set ShellPresent FALSE
- Set ShellC$Dir <Obey$Dir>
- IconSprites <ShellC$Dir>.!Sprites
-
- IF "<ShellPresent><Shell20Present>" = "TRUEFALSE" THEN Error Remove old Shell by choosing Quit from its iconbar menu
-
- RmEnsure CLI_Shell 0.20 RmRun <ShellC$Dir>.!RunImage %*0
-