These functions return extended information about AS/400 error message.
ASErrorHelp returns the complete formatted error message.
ASErrorData returns the parameter data to know the position and length of the message data, see commands DSPMSGD or WRKMSGF on AS/400.
Information returned completes information returned by ErrorInfo et HErrorInfo,
See Errors management.