Rational Developer for System z

Formatting code elements

The Formatter preference allows you to specify preferences for formatting code in the editor.

Procedure

  1. Click Window > Preferences > COBOL > Editor > Formatter.
  2. Select the following capitalization options: for some language elements in the editor.
    • Upper
    • Lower
    • Mixed which is a mix of uppercase and lowercase characters, for example: FirstLast or firstLAST.
    • None

    The default value for the reserved word, user-defined word, function, date format, and complier directive language elements is uppercase. The default value for comments is none.

  3. Click Apply when finished to save your changes.

Feedback