Previous Topic: General Considerations for User-written ModulesNext Topic: Establishing Linkage to a COBOL Module


How to Link-edit User Modules

Under all operating systems each module is link edited separately. The member name of a user module within the load library must be the same name used in the CA Culprit code to call the module.

Under z/VSE, the space between the end of PHASE CULLGEN and the beginning of PHASE CULLWORK should be as large as the environment permits. Procedure modules for all the reports in a single run must be stored together.