Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Alphabet number used |
R1 | Pointer to buffer to hold name of alphabet in current territory |
R2 | Length of buffer |
Exit | |
---|---|
R0 | Preserved |
R1 | Preserved |
R2 | Preserved |
The purpose of this call is to return the name of the alphabet 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.