Table or array not referenced; TOFILE file will not be updated.
20
Cause . . . . . : The array or table is not referenced in the program. Therefore, the file name specified as a parameter for the TOFILE keyword specified on the Definition specification keyword will not be updated when the program ends.
Recovery . . . : Reference the array or table name in the program, or remove the TOFILE keyword from the array or table definition. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.