Reason:
A PROCESS NEXT statement, without a label reference, must appear physically between the FOR/ENDFOR or LOOP/ENDLOOP statement delimiters to which the statement implicitly refers.
Action:
Remove or relocate the unlabeled PROCESS NEXT statement so that it appears physically between the LOOP/ENDLOOP or FOR/ENDFOR construct delimiters. Alternately, specify a valid LOOP or FOR label in the PROCESS NEXT statement.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|