ndvr processor code with Debug tool for cobol II

dinakar85's picture
dinakar85 asked on April 2, 2012 - 6:18pm | Replies (1).

We are moving from Xpediter to Debug tool. I need to update the corresponding processors with debug options.

1. Could someone help me with Dndevor & Debug tool compiler for COBOL version 3 and version 2

2. How to differentiate the versions in the processor in endevor.

3. Sample processor code of a cobol3/cobol2 with debug tool.

Regards,
Dinakar

1 Answer

Roger Howard's picture

It has been our experience that the best practice is to create separate processors for different verions of the compiler. By doing that, you isolate the compile options, which in most cases are the sane across releases, but there's usually at least on that changes. Once you have separate processors built, the maintenance of the debug portions is fairly straight forward.

CMCrossroads is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.