RNF3736

The dimension of the alternate array is not the same as its primary array.

30

Cause . . . . . : An alternate array, defined using keyword ALT on the definition specification, must have the same dimension as the primary array. The ALT keyword is ignored.

Recovery . . . : Correct the dimensions of the arrays or remove the ALT keyword. Compile again.