SPL1005: "%s:E(L%d), Expecting label name instead of %s ."
Explanation:
The SPL ITERATE or LEAVE statement at the indicated line number is not followed by a valid label. <%s> contains the unexpected text, a semicolon (;).
Generated By:
TSP module.
For Whom:
End user.
Remedy:
Verify and specify a valid label name with the ITERATE or LEAVE statement as appropriate.