ASMA103E Multiplication overflow; default product=1 - xxxxxxxx

Explanation

A multiplication overflow occurred in a macro definition statement.

System action

The value of the expression up to the point of overflow is set to one; evaluation continues.

Programmer response

Change the expression so that overflow does not occur; break it into two or more operations, or regroup the terms by parentheses.

Severity

8