Previous Topic: DRA2212ENext Topic: DRA2214E


DRA2213E

LOOP CONDITION WITHIN 'GO TO' SPECIFICATION

Reason:

The GOTO statement was coded in a way which transferred control to itself. Without correction, the program is trapped in a loop.

Action:

Review and recode the statement.