ECN-4712 C$DARG returns 32 (OMITTED) on the GIVING argument of a CALL

Defect Number: 53061

Product: ACUCOBOL-GT

Module: Compiler

Machines Affected: All

Known Versions Affected: 9.0.0 and later

DESCRIPTION:

The standard library functions C$DARG and C$CARG sometimes failed with the GIVING parameter of the CALL statement. This has been fixed.

Note: These library functions are used to find information about parameters passed to a COBOL program – C$DARG by parameter number, and C$CARG by name. For more information, see the C$DARG and C$CARG topics in your ACUCOBOL-GT documentation.