To create program reports
To create an interactive report:
- Ensure that you have compiled the program without error.
- Click Search > Show COBOL Reports > report-type.
To create an editable report:
- Ensure that you have compiled the program without error.
- Click Search > Export COBOL Reports > report-type.
where report-type is one of the following:
- Copybook structure
- Dead data
- Program statistics
- Unreferenced data
- Undeclared procedures
- Unexecuted procedures
Related Topics