AVZ1013I ERROR 13 process program, LINE lineno: INVALID CHARACTER IN PROGRAM
Explanation
The program includes a character outside the literal quoted string that neither alphanumeric nor one of the acceptable special characters.
process may be "compiling" or "running"
User response
Examine the line in error, and correct the invalid character.