COBOL compiler option PARMCHECK and CICS LINK / XCTL commareas length control

Hello people,

COBOL 6.x has a set of new compiler options. PARMCHECK is one of them.
PARMCHECK checks in runtime if exists a length difference between Parameters/Arguments in a CALL that generates a memory violation in the working-storage of the caller program.

What about calling subroutines through CICS LINK / XCTL / … etc and the length of the commareas?
I didn’t found any information about this topic.

Do you have information on this topic?

Thanks in advance

Leonardo

1 Like

hi Leonardo, your question was answered in the IBM Community. Have a look there?