stcode(1M)
NAME
stcode − translate hexadecimal status code value to textual message
SYNOPSIS
/etc/ncs/stcode hex_stat_code
DESCRIPTION
stcode prints the textual message associated with a hexadecimal status code. This command is useful when a program produces a hexadecimal status code instead of a textual message.
stcode processes predefined status codes. No provision is currently made to add user-defined status codes to the error text database.
hex_stat_code is the hexadecimal status code to be translated.
EXAMPLES
Translate the hexadecimal status code 1c010003:
$ stcode 1c010003
unknown interface (network computing system/RPC runtime)
Hewlett-Packard Company — HP-UX Release 9.10: April 1995