The number of input record formats exceeds 255; record-format name ignored.
40
Cause . . . . . : The total number of input record formats for all the files in the program exceeds the limit of 255. All subsequent record formats are ignored.
Recovery . . . : Reduce the number of input record formats in the program to 255 or less. The IGNORE option can be used to specify individual record formats to be ignored by the RPG compiler. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.