ASMA313E The end value specified in the USING is less than or equal to the start value
Explanation
The end limit value specified is less than or equal to the base value, or the upper limit value is less than or equal to the lower limit value, which results in a zero or negative range.
System action
The statement is ignored.
Programmer response
Change the USING statement to specify an end value that is greater than the start value.
Severity
8