Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

The FIRST_PAGE option specifies the starting page from which a spool list will be returned.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-first_page page

(tick)

(tick)

(tick)

Environment Variable

USAPFIRSTPAGE=page

(tick)

(tick)

Configuration File Keyword

n/a

Value

page is the starting page from which a spool list will be returned.

A relative offset from the last page can be specified by prefixing a negative number with an asterisk.

For example, the last five pages of a spool list could be retrieved by specifying:

-first_page *-5

Valid values for list are *- 2147483647 to 2147483647.

Default is 0 - which essentially is equivalent to 1.

Command Usage

The FIRST_PAGE option is used in the following Universal Connector commands:

  • No labels