Overview For those MVS 3.8J enthusiasts using the supplied MVT COBOL (referred to as COBOL) compiler, you probably discovered that called programs must be statically linked and resolved before executing the problem (calling) program. This results in a composite load module that includes the COBOL problem program itself, COBOL ILB* subroutines and other subroutines called by the COBOL problem program.…