UpManaging a Source File > UpCreating a Source File Previous Next

Creating Object-Oriented COBOL Source

+ To Create an Object-Oriented COBOL Source File

  1. Select [File] > [New] > [Other] from the menu bar or click image icon on the tool bar. The [New] dialog box appears.

image

  1. Select [COBOL] > [Source] in the left pane. Select [Object-Oriented COBOL Source] in the right pane.
  2. Click [Next]. The [Object-Oriented COBOL Source Information] page appears.

image

  1. In [Project name], enter the name of the target project for the source generation.
  2. Enter a file name for COBOL source generation in [File name].
  3. [CLASS-ID] is the same as [File name] by default. To change the class ID, enter a new class ID in [CLASS-ID].
  4. Enter the name of the superclass of the generated class in [Superclass]. You can leave [Superclass] blank. The default Super class is FJBASE.
  5. To append a comment to the beginning of the generated COBOL source, enter the comment in [File comment]. You can also leave [File comment] blank.
  6. Click [Finish]. The object-oriented COBOL source is generated.

Previous Next

All Rights Reserved, Copyright (C) FUJITSU LIMITED 2003-2005