For this task... |
Use this structure... |
---|---|
Coding the Input/Output Section |
01 or IO keyword |
Coding Working-Storage structures |
WS keyword |
Identifying the report |
RED keyword |
Describing the report page for printing |
CONTROL PAGE LIMIT |
Identifying the report mock-up |
MOCK keyword |
Indicating the report groups |
|
Mapping report lines |
|
Mapping report fields |
|
Coding Procedure Division logic |
|
Coding declarative procedures to modify default processing before printing headings or footings |
|
Using COBOL picture characters as literals in the mock-up |
VALUE clause |
Overriding the standard COBOL WRITE statement |
WRITE ROUTINE clause |
Highlighting or underscoring report lines |
OVERPRINT statement |