Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Territory number |
R1 | Pointer to buffer to contain territory name |
R2 | Length of buffer |
Exit | |
---|---|
R1 | Preserved |
The purpose of this call is to return the name of the given territory in the current territory’s language.
None. It is not clear from thePRM how this is meant to be achieved given that this SWI does not correspond to an entry point in the territory module. It appears that the territory module has to put in place a Messages file in Resources:$.Resources.TerrMgr.Messages and the Territory Manager uses that to look up the names.