MFPLI00119S The first argument to a LBOUND, HBOUND, or DIM built-in function must be an array reference.

The LBOUND, HBOUND and DIMENSION built-in functions require an array reference as the first argument.
Resolution:
Correct the first argument.
Module:
INTRP2.PL1