IAYAA0058I For the Conditional Compilation directives (>>IF and
>>EVALUATE), only the code from the first branch will be considered.
Explanation
If a COBOL source file contains Conditional Compilation directives, for example,
>>IF or >>EVALUATE, the conditions are not evaluated, and only the
first branch of the code is considered.
System action
Considering only the first branch, the IBM ADDI COBOL compiler saves only the information from this branch
into the repository, and ignores the content of the other branches.
User response
If you see this message, contact the support team for further
clarifications.