ASMA011E Inconsistent global declarations; first is retained - xxxxxxxx

Explanation

A global SET variable symbol has been defined in more than one macro definition or in a macro definition and in the source program, and the two definitions are inconsistent in type or dimension.

System action

The first definition encountered is retained.

Programmer response

Assign a new SET symbol or make the declaration compatible.

Severity

8