ReadMe
======

This software suite is the Territory Creation Kit.

This disc contains the following items :-

        Message   - an example Messages module
        Territory - an example territory module
        Document - documentation for the Territory Kit (Impression Style format)
        !Localise - application to help in territory creation
        !TerrSrc  - the sources to build the territory
        Example   - an example !Territory application (German Risc PC)
        IKHG      - the international keyboard handler generator
        Inter     - the sources to the international module
        Messages  - sources to the ROM messages.
        
Notes
=====

1. Creating a !Territory application
------------------------------------

Page 3-787 of the RISC OS 3 Programmers Reference Manual is incorrect when it
details how to create a !Territory application.  The structure that the
application has is as follows :-


                       !Territory
                           |
                           |
                           |
                 +---------+----------+
                 |                    |
             Territory             Messages (directory)
                                      |
                                      |
                                   Messages
                                   
                                        
Where 'Territory' is your territory module 'Messages' (inside directory
'Messages') is your messages module.  Any module inside the directory
'Messages' will get loaded into the system.

For the !Territory application to be seen, it must be placed in the root
directory of the drive of your currently configured filing system.  This is
because the territory manager will look for either '$.!Territory'or
'&.!Territory' if Econet is the currently configured filesystem.  However,
if a '!Territory' application is not found in the root then, the machine
will ask you to enter a floppy disc in drive 0 with a '$.!Territory' on it.


2. Using !IKHG for countries not declared by the ROM
----------------------------------------------------

If you wish to generate a keyboard layout for a country that is not defined
in the ROM, then you will need to read 'Inter.ReadMe1st' for more
information.  The countries that are defined in the ROM can be found by
issuing the *command '*Countries'.


Copyright Acorn Computers Limited, 1994.


The software is provided "as is"; Acorn Computers Limited ("Acorn") makes no
warranty, express or implied, of the merchantability of this software or its
fitness for any particular purpose. In no circumstances shall Acorn be liable
for any damage, loss of profits, or any indirect or consequential loss
arising out of the use of this software or inability to use this software,
even if Acorn has been advised of the possibility of such loss.
