COBOL Messages


LNC1271

Length %1 or starting position %2 of PROGRAM STATUS is not valid.

30

Cause . . . . . : The PROGRAM STATUS clause in the SPECIAL-NAMES paragraph is not correct. The length of the PROGRAM STATUS item must match the length of one or more fields in the program status data structure. If START POSITION is specified, it must also match the starting position of a field in the program status data structure from the beginning of the structure.

Recovery . . . : Correct the length or starting position of the PROGRAM STATUS item.


[ Top of Page | Previous Page | Next Page | Table of Contents ]