MFPLI10085S Arrays containing CHAR VARYING data items when applied as the argument to the STRING pseudovariable is not yet supported.
Only arrays of CHARACTER strings that are non-varying may be assigned using the STRING pseudovariable.
Resolution:
Expand the assignment so the individual array elements are assigned separately.
Module:
RESIS.PL1
Parent topic:
MFPLI10080 - MFPLI10099