The Input-Output Section deals with the information needed to control transmission and handling of data between external media
and a runtime element.
General Format
INPUT-OUTPUT SECTION.[ file-control-paragraph ][ i-o-control-paragraph ]
Syntax Rules
- The Input-Output Section can be specified in a program definition or a function definition. Within a class definition, the
Input-Output Section can be specified only in a factory definition or an object definition, but not in a method definition.
The Input-Output Section must not be specified within an interface definition.