Report Group Description Entry - Control Data Corporation 3300 Reference Manual

Computer systems usasi cobol/ master
Table of Contents

Advertisement

5.2.3
REPORT GROUP
DESCRIPTION ENTRY
60229400
Clauses which follow the report name are optional in many cases. Except
in format 1, the order of their appearance is immaterial.
The fixed data names, LINE-COUNTER, and PAGE-COUNTER are auto-
matically generated by the Report ·Writer based on the presence of specific
entries; they are not data clauses.
The report group description entry specifies the characteristics of a particular
report group and of the individual items within a report group. All semicolons
are optional in the report group description but the entry must be terminated
by a period. A report group must have a data-name if it is referred to by a
Procedure Division statement.
Format 1:
01 [data-name-1]
[
{
integer-1
}]
; LINE NUMBER IS
PLUS integer-2
NEXT PAGE
- - - - - -
[
{
integer-3
}]
; NEXT GROUP IS
PLUS integer-4
NEXT PAGE
- - - - - -
{:PORT HEADING}
{~~GE
HEADING}
{
CONTROL HEADING} {identifier-1}
CH
FINAL
; TYPE IS
{:TAIL}
{
CONTRO L FOOTING} {identifier-2}
CF
FINAL
(PAGE FOOTING}
(PF
)
{:'PORT FOOTING}
[; USAGE IS DISPLAY] .
5-7

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 3300 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

3500

Table of Contents