home *** CD-ROM | disk | FTP | other *** search
- |Start Acorn !Boot 0.26 comments
- | Pre Desktop setup activities. This file gets Obeyed before the desktop starts.
- |
- | When modifying the file by adding a section of lines it is recommended that
- | the lines be bracketed by lines which start with |Start and |End. In this way
- | it is easy to identify sections of line which shouldn't be broken up. For
- | application writers who want to install a section of lines we advise that
- | your company, application, version and section be identified. This enables
- | a future install or update program to easily identify the section of lines
- | which needs changing.
- |End
-
- |Start Acorn !Boot 0.26 Aliases
- | -------------------
- |
- | Aliases
- |
- | -------------------
- |
- | Add more command aliases here.
- |
- | Here are some examples that might be added:
- | Alias Basic Basic64 %%*0
- | Alias Mode Echo |<22>|<%%0>
- |
- Set Alias$Alias Set Alias$%%0 %%*1
- Alias UnAlias Unset Alias$%%0
- Alias Path Set %%0$Path %%1
- Alias PathMacro SetMacro %%0$Path %%1
- |End
-
- |Start Acorn !Boot 0.26 Paths
- | -------------------
- |
- | Paths
- |
- | -------------------
- |
- | Add more paths here.
- |
- | The macros Path and PathMacro are available:
- | Path <name> <path> sets <name>$Path to <path> GSTransed.
- | PathMacro <name> <path> sets <name>$Path (macro) to <path> un-
- | GSTransed
- |
- | Here are some example paths that might be useful:
- | Set CLib$Dir ADFS::HardDisc.$.CLib
- | PathMacro CLib <CLib$Dir>.
- | Path BASIC ADFS::MyDisc.$.BasicLib.
- |
- PathMacro Run ,%.,Boot:Library.
- |End
-
- |Start Acorn !Boot 0.26 Options
- | -------------------
- |
- | Options
- |
- | -------------------
- |
- | Add/change options here. This is for options which don't have other places
- | to be set up.
- |
- | Here are some example options which might be useful:
- | Set NFS$TruncateLength 999999
- | Set Copy$Options "A ~C ~D F N L ~P Q R ~S ~T ~V"
- |
- IfThere Boot:Utils.BandLimit Then Run Boot:Utils.BandLimit
- |End
-
- |Start Acorn !Boot 0.26 ResApps
- | -------------------
- |
- | ResApps
- |
- | -------------------
- |
- | More applications to appear in Resources can be added here.
- |
- |AddApp Boot:^.Apps.!*
- |End
-
- |Start Acorn !Boot 0.26 Miscellaneous options
- | -------------------
- |
- | Misc
- |
- | -------------------
- |
- | Put other things which need setting up here.
- |
- |End
-
- |Start RPCBootEd 1.00 (12-Feb-95)
- |End
-