When you add an
Enterprise COBOL program to
a load module comprised of programs compiled with NORES, you need to:
- Link-edit the Enterprise COBOL program
with Language Environment
- Link-edit all other programs in the application with Language Environment and
understand how the behavior of these NORES programs changes when they are
link-edited with Language Environment
- Link-edit REPLACE all the IGZ and ILBO CSECTs with the copies from Language Environment. For an example
of link-edit JCL that shows how to replace the current library routines in
a load module with the Language Environment library routines, see Link-edit example.