Use LNK options to set composite support for a composite module. A composite module consists of separately compiled or assembled parts brought together when the module is link‑edited.
The part of the composite module that receives control from CICS is referred to as the main program; the remaining parts are referred to as subprograms. These programs are written in the same or different languages.
Composite support lets you test and debug a subprogram as if it were a separate program. Specify a separate LNK option for the main program and for each subprogram you want to test separately.
It is easier to set LNK options on the CNTL Composite Support screen than with single‑line commands. Most of the necessary information is supplied in a CA InterTest for CICS batch job step.
To set composite support for a composite module, enter:
LNK=(composite module information)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|