To use the COBOL source generation wizard to create a COBOL source file:
Select "File" > "New" > "COBOL Source" from the menu bar.
Specify basic information for the COBOL source on the COBOL Source Information page, and click the "Finish" button.
Field | Description |
---|---|
Project name | Enter a name for the project in which the source file is created. |
File name | Specify a name for the COBOL source file to be created. |
PROGRAM-ID | Enter a PROGRAM-ID. The PROGRAM-ID is the same as the File name by default. To change the PROGRAM-ID, enter a new one in this field. |
File comment | Optional: Enter a comment to be added at the beginning of the generated COBOL source code. |
Select this item to generate a precompiler input source. This item is enabled only if precompiler link information has been set for the workspace. For details on setting precompiler link information for a workspace, see "6.2.1 Setting and changing initial values of precompiler link information". |