Previous Topic: DC479007Next Topic: DC479009


DC479008

*** ERROR *** A CLOSE PARENTHESIS IS EXPECTED AT THE END OF THE PRINT/EXCLUDE LIST

Reason:

The keyword PRINT or EXCLUDE was followed by a parenthesis and a list of log record types (such as DEBUG, USER, EDITERR, OPERATOR, ABEND, and STAT. The list is supposed to be terminated by a close parenthesis. The error message is printed when the parser encounters a token that does not match one of the above record types (or when it encounters end of file) without a preceding close parenthesis. To correct the error make sure that the keywords for record types are spelled correctly and that the list is terminated by a close parenthesis.

Module:

ADSOPLGP

Severity:

0