isCOBOL Evolve
:
Language Reference
: Data Division
Data Division
The Data Division describes the data that is to be processed by the object program.
General format
DATA
DIVISION
.
[
FILE Section
]
[
WORKING-STORAGE Section
]
[
LOCAL-STORAGE Section
]
[
LINKAGE Section
]
[
REPORT Section
]
[
SCREEN Section
]
This site works best with JavaScript enabled