Previous Topic: Library MaintenanceNext Topic: Input File Definition


Run Control

Run Control commands can appear anywhere within the Reporting Facility program and have the following restrictions:

Run Control commands enable you to analyze the external requirements of a particular program and establish the working environment as soon as possible during the program development cycle. This reduces the programming effort and produces mode efficient programs.

The following is the basic diagram of the Run Control commands within a program:

┌────────┐
│        │
│    1   │ Run Control
│        │
├────────┤
│        │
│   2A   │ Input File Definition
│        │
├────────┤
│        │
│   2B   │ GSA Definition
│        │
├────────┤
│        │
│    3   │ Data Manipulation/File Reading
│        │
├────────┤
│        │
│ 4A,4B  │ Report Definition/Output File Definition
│        │
└────────┘