RNF3471

An array of type pointer is not defined as a run-time array; defaults to run-time array.

20

Cause . . . . . : An array defined with data-type basing pointer or procedure pointer may not be defined as a prerun-time or compile-time array. Keywords ALT, CTDATA, EXTFMT, FROMFILE, PERRCD, and TOFILE are ignored.

Recovery . . . : Change the definition of the array to a run-time array, or change the data type of the array. Compile again.