| Message ID | RNF0265 | Message | The sequence number in the source file is not valid; OPTION(*SRCSTMT) is ignored. | Cause | When OPTION(*SRCSTMT) is specified, the sequence numbers in the source file (the first 6 bytes in each line of a source physical file) must be valid. Every byte in the sequence number field must contain a digit (0 - 9). From this point on in the compilation, the statement numbers will be assigned sequentially. | Recovery | Ensure the sequence numbers in the source file are all valid, or specify OPTION(*NOSRCSTMT). | Technical Desc | | Severity | 30 | Message Level | 64 | Alert Option | *NO | Log Problem | *NO |
» Return to RPGLE message code list for prefix RNF.
|