7.126.1 UPRINT Parameters
COLUMN_SEP
FIELDS
IO_ERROR
IO_STATUS
REPORT_NUM
SPACE
START_COL
TITLE
WIDTH
7.127 USE
Specifies either the field(s) that are to be printed or the name of a group that specifies the field(s) to be printed.
Specifies the title (if any) that is to be printed on the report.
...
If a title is required specify the title in quotes.
Specifies the number of the report that is to be used to print the line. If no report number is specified report number 1 is assumed. The report number specified can be any number in the range 1 to 9. Up to 9 reports can be produced simultaneously.
Specifies the number of lines to be spaced before printing the line. If no value is specified 1 is assumed. The value specified must be in the range 1 to 3.
Specifies the width (in characters) of the report. If no value is specified *DEFAULT is assumed which means that the system default report width will be used. Refer to other sections in this guide for more details of system default values. Otherwise specify a value in the range 1 to 198.
Specifies the number of spaces (in characters) that are to be left between columns in the report. If no value is specified 1 is assumed. Otherwise specify a value in the range 1 to 20.
Specifies the column in which the first field is to be printed. If no value is specified 1 is assumed. Otherwise specify a value in the range 1 to 198.
Specifies the name of a field that is to receive the "return code" that results from the I/O operation.
...
Refer to I/O Command Return Codes Table for I/O operation return codes.
Specifies what action is to be taken if an I/O error occurs when the command is executed.
...