Resolution:
The DOWN TO/THRU clause was omitted in a REPEAT statement where the literal or identifier following the BY clause is a negative number. The loop should be executed through the stop point.
No response is necessary if the DOWN clause is correct. Otherwise, correct the code.