| Input Parameters | Significance |
| char *nam | message name |
| Output Parameters | Significance |
| char *txt | text of the message |
| Return Code | Significance |
| 0 | no error |
| 1 | no message found for name |
| -1 | data base error reading the message |
In the calling function have to be allocated 81 bytes storage place.