SPL1026: "%s:E(L%d), Invalid/missing expression: %s"
Explanation:
The arithmetic expression is incorrect.
Generated By:
TSP module.
For Whom:
End user.
Remedy:
Check whether the LHS and RHS or the operator is valid. Also look out for the termination of the expression. The termination can be either specific keywords (DO/THEN/etc) or a semicolon.