PAGESIZE keyword
The PAGESIZE keyword lets you control the number of rows and columns DI+ prints per page of the output reports.
The columns value has an effect only on the control block map report, which has a width that varies according to the structure of the control block it is mapping. The other reports always have a width of 80 columns, regardless of the PAGESIZE columns value.
Uses | The PAGESIZE keyword is optional on the GLBL statement. It is not valid on the other control statements. | ||||
---|---|---|---|---|---|
Syntax | PAGESIZE(rows,columns) | ||||
Values | Code the following positional values:
| ||||
Default | Depends on the device. |