IGZ0290S   Language structure to XML conversion could not complete in program PROGRAM-NAME because the content of numeric member MEMBER-NAME of language structure STRUCTURE-NAME is invalid.

Explanation

Language structure to XML conversion has determined that the contents of the storage occupied by a numeric language structure member are invalid for the type.

System action

The converter will either signal a Language Environment condition or, if the optional feedback code argument is provided, a condition token representing the condition will be placed in the argument.

Programmer response

Ensure that the numeric language structure member is properly initialized according to COBOL semantics.

Symbolic Feedback Code

IGZ092