Top
NetCOBOL V11.0 NetCOBOL Studio User's Guide
FUJITSU Software

4.2.4 COBOL source generation wizard

To use the COBOL source generation wizard to create a COBOL source file:

  1. Select "File" > "New" > "COBOL Source" from the menu bar.

  2. 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.

Use precompiler

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".