MFPLI00147S "
array-name
" is an ENTRY or FILE constant and as such it cannot be declared with a DIMENSION attribute.
Although arrays of ENTRY and FILE VARIABLEs are permitted, ENTRY and FILE constants must be scalars.
Resolution:
Remove the DIMENSION attribute.
Module:
DCLPCS.PL1
Parent topic:
MFPLI00140 - MFPLI00159