Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

7.126.1 UPRINT Parameters

COLUMN_SEP

FIELDS

IO_ERROR

IO_STATUS

REPORT_NUM

SPACE

START_COL

TITLE

WIDTH

7.127 USE


Anchor
FIELDS
FIELDS
FIELDS

Specifies either the field(s) that are to be printed or the name of a group that specifies the field(s) to be printed.

Anchor
TITLE
TITLE
TITLE

Specifies the title (if any) that is to be printed on the report.

...

If a title is required specify the title in quotes.

Anchor
REPORT_NUM
REPORT_NUM
REPORT_NUM

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.

Anchor
SPACE
SPACE
SPACE

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.

Anchor
WIDTH
WIDTH
WIDTH

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.

Anchor
COLUMN_SEP
COLUMN_SEP
COLUMN_SEP

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.

Anchor
START_COL
START_COL
START_COL

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.

Anchor
IO_STATUS
IO_STATUS
IO_STATUS

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.

Anchor
IO_ERROR
IO_ERROR
IO_ERROR

Specifies what action is to be taken if an I/O error occurs when the command is executed.

...