Rational Programming Patterns

The Program editor

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

The Program editor has the following tabs:
  • 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)