With NODYNAM, CANCEL statements in the program are ignored.
Note: The mainframe DYNAM option only affects the CANCEL statements for programs invoked by CALL
literal statements; CANCEL statements for programs invoked by CALL
identifier statements are not affected. In this COBOL system, the DYNAM Compiler directive affects CANCEL statements for programs invoked
by both CALL
literal and CALL
identifier statements.
Comments:
With NODYNAM, CANCEL statements in the program are ignored.