SPL1023: "%s:E(L%d), Expecting FOR/WHILE/LOOP statement instead of %s ."
Explanation:
The label definition should be followed by a valid iterative statement.
Generated By:
TSP module.
For Whom:
End user.
Remedy:
The Label definition(identifier followed by a Colon), should be followed by FOR/WHILE/REPEAT/LOOP Iterative statement.