Language Reference - Additional Topics
Table of Contents
Index
Chapter 1: Report Writer
1.1 Report Section
1.1.1 Report Structure
1.1.1.1 Vertical Spacing
1.1.1.2 Horizontal Spacing
1.1.1.3 Data Manipulation
1.1.2 Report Subdivisions
1.1.2.1 Physical Subdivision of a Report
1.1.2.2 Logical Subdivisions of a Report
1.1.2.3 Procedure Division Report Writer Statements
1.2 Language Concepts
1.2.1 Report File
1.2.2 Special Register PAGE-COUNTER
1.2.3 Special Register LINE-COUNTER
1.2.4 Special Register PRINT-SWITCH
1.2.5 Subscripting
1.3 Environment Division in the Report Writer Module
1.3.1 Input-Output Section
1.3.2 The File-Control Paragraph
1.3.3 The I-O-Control Paragraph
1.4 Data Division in the Report Writer Module
1.4.1 The File Description Entry
1.4.2 The REPORT Clause
1.4.3 Report Section
1.4.3.1 Report Description Entry
1.4.3.2 Report Group Description Entry
1.4.4 The Report Description Entry
1.4.5 PAGE-COUNTER Rules
1.4.6 LINE-COUNTER Rules
1.4.7 The CODE Clause
1.4.8 The CONTROL Clause
1.4.9 The PAGE Clause
1.4.10 Page Regions
1.4.11 The Report Group Description Entry
1.4.12 Presentation Rules Tables
1.4.12.1 Description
1.4.12.2 Organization
1.4.12.3 Line Number Clause Notation
1.4.12.4 Line Number Clause Sequence Substitutions
1.4.12.5 Saved Next Group Integer Description
1.4.12.6 Report Heading Group Presentation Rules
1.4.12.7 Page Heading Group Presentation Rules
1.4.12.8 Body Group Presentation Rules
1.4.12.9 Page Footing Presentation Rules
1.4.12.10 Report Footing Presentation Rules
1.4.13 The COLUMN NUMBER Clause
1.4.14 The DATA-NAME Clause
1.4.15 The GROUP INDICATE Clause
1.4.16 Level-Number
1.4.17 The LINE NUMBER Clause
1.4.18 The NEXT GROUP Clause
1.4.19 The SIGN Clause
1.4.20 The SOURCE Clause
1.4.21 The SUM Clause
1.4.22 The TYPE Clause
1.4.23 The USAGE Clause
1.4.24 The VALUE Clause
1.5 Procedure Division in the Report Writer Module
1.5.1 General Description
1.5.2 The CLOSE Statement
1.5.3 The GENERATE Statement
1.5.4 The INITIATE Statement
1.5.5 The OPEN Statement
1.5.6 The SUPPRESS Statement
1.5.7 The TERMINATE Statement
1.5.8 The USE BEFORE REPORTING Statement