COBOL description of a generated Program, Screen, or Server
The COBOL code of a Program, Screen, or Server is contained
in the .cbl that corresponds to the generated
instance. You must open it with the PDP COBOL editor to benefit from
all the Rational® Programming Patterns functions.
COBOL description of a generated Program
The COBOL code is generated from the information
that is indicated in the design editor of the instance and from the
possible insertions of specific code. To help you understand the generated
COBOL code and decide where to insert your specific code, this page
explains the variables that are present in the COBOL code and describes
the generated functions.
COBOL description of a generated Screen
The COBOL code is generated from the information
that is indicated in the design editor of the instance and from the
possible insertions of specific code. To help you understand the generated
COBOL code and decide where to insert your specific code, this page
explains the variables that are present in the COBOL code and describes
the generated functions.
COBOL description of a generated Server
The COBOL code is generated from the information
that is indicated in the design editor of the instance and from the
possible insertions of specific code. To help you understand the generated
COBOL code and decide where to insert your specific code, this page
explains the variables that are present in the COBOL code and describes
the generated functions.