ERRNUM MASK
Symbolic Value : Error Handling
ERRNUM_MASK - Mask to obtain status code.
#include <globerr.h>
Symbolic Values :
Description :
The 16-bit value of a STATUS error code consists of the following fields:
- 1 bit: Flag bit - status message has been displayed
1 bit: Flag bit - status message came from a remote machine (i.e., a server)
6 bits: "Package" code or partial package code
8 bits: Status value or partial package code plus status value