Building COBOL applications
To build an application, you need to compile its programs and link them to a run-time system. In the IDE, you use a build configuration to define how to do this.
Debugging COBOL applications
Your COBOL development system provides a debugging environment where the source code of each program is displayed in a separate window.