Previous Topic: DB20406ENext Topic: DB20408E


DB20407W

CLOSING QUOTE MISSING

Reason:

The Preprocessor did not find a closing quote prior to the end of source.

Note: The closing quote must be within the acceptable margins. The input data set (SYSIN for COBOL, SOURCE for PL/I, Assembler, and C) must have attributes of fixed-length records, blocked or unblocked, and a record length of 80 bytes. If you are using C, however, note that the C Preprocessor only looks for data in columns 1 through 72.

Action:

Determine if the warning is possibly an error. If so, add the quote and rerun the job. Be certain the closing quote is within the acceptable margins.