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.
Understand z/OS debugger offerings and features.
Discover the latest debug and code coverage features.
Get the PDF versions.
Connect with mainframe application developers.
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.