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

6.1.6 Setting the file folder option

When you set the file folder option (LIB, FORMLIB, REPIN, REP, etc.), specify the folder using the "Select" dialog box.

In this example, another project folder is specified for the LIB compiler option.

  1. Select a COBOL project in the "Dependency" or "Structure" view.

  2. Select "File" > "Property" from the menu bar, or "Property" from the context menu. The Property dialog box appears.

  3. Select "Build" in the left pane. The "Build" page is displayed.

  4. Select the "Compiler Options" tab, and click the "Add..." button. The "Add Compiler Options" dialog box appears.

  5. Select the "LIB" option, and click the "Add..." button. The "LIB Compiler Option" dialog box appears.

  6. Click the "Browse..." button to specify the library File folder. The "Folder type selection" dialog box appears.

  7. In this example, you specify another project folder in the same workspace. Select "Specify from project", and click the "OK" button. The "Selection from project" dialog box appears.

    Table 6.2 Folder type selection dialog box

    select item

    Description

    ${NETCOBOL}

    Refer to the folder based on the NetCOBOL installation folder.

    Specify from project

    Refer to the project under the workspace.

    Specify absolute path

    Refer to the folder.

  8. Select the project to which the library file is saved, and click the "OK" button. The path of the library file is displayed in the "LIB Compiler Option" dialog box.

  9. Click the "OK" button in the "LIB Compiler Option" dialog box.

  10. Click the "Done" button in the "Add Compiler Options" dialog box.

  11. Select the "Compiler Options" tab, and click the "OK" button in the "Build" page of Property dialog box. The following message boxes appear.

    Build options has been changed. To enable the changes, it is necessary to clean the project. Do you want to clean the project now? [Yes] [No] [Cancel]
  12. Click the "Yes" button.