Rational Programming Patterns for System z

The Program editor

In this editor, you enter all the characteristics of a Program.

The Program editor is constituted of:
  • The Overview tab, which displays, in a read-only mode, some information specified in the other tabs. In this tab, you can modify the instance label, and access the other tabs with the More buttons.
  • The Definition tab with the general characteristics of the Program.
  • The -CD Lines tab, used to identify the external resources of a Program. Its information makes up the DATA DIVISION and most of the PROCEDURE DIVISION in the generated program
  • The -CP Lines tab, which is used to call predefined Macros into the Program.
  • The -G Lines tab where you enter comments and specify the generation options of the Program.
  • The Keywords tab.
Note: To indicate work areas, you must use micropatterns directly in the generated COBOL file.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)