PreviousNext
Help > Development > W-Language Functions for AS/400 > AS400 Info and Errors Messages (CPA, CPF…) Functions > ASErrorHelp and ASErrorData
ASErrorHelp and ASErrorData

 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.