RNF3451

Keyword EXTFMT is not allowed for a run-time array or table; keyword is ignored.

20

Cause . . . . . : Keyword EXTFMT is allowed only for pre-run-time arrays and table and for compile-time arrays and tables.

Recovery . . . : Remove keyword EXTFMT or define the array or table as pre-run-time using the keyword CTDATA, or as compile-time using the keywords FROMFILE and PERRCD.