What is the Code Splitter?
The Code Splitter is a Program Analyzer option that extracts source code from one compilable COBOL program to create two or more smaller compilable COBOL programs. The smaller programs provide the same functionality as the source program, but they are easier to maintain. For the Code Splitter to successfully split your source program into compilable programs, the source program must be compilable. (Some programs cannot be split because the logic paths are too tightly coupled to allow identification of splitting points.)
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*