EQA1702E Invalid argument in CALL %DUMP.

Explanation

In PL/I, the %DUMP arguments must be scalar data that can be converted to character. In C, the %DUMP arguments must be pointers to character or arrays of character.