Building a Project
> COBOL Compiler |
|
Before building a COBOL project, one of the source files in the project must
be specified as the main program.
If no main program is specified, a link
error occurs.
From the Dependency view, select the source file to be set as the main program.

User can set the main program for both COBOL source and Object-Oriented source.
|