Spooler Utilities Reference Manual
Peruse
Spooler Utilities Reference Manual—522295-003
3-42
PAGE Command
PAGE Command
The PAGE command displays or changes the page and line-number position of the
current job. If there is no current job, then the job most recently spooled becomes the
current job. Page numbers begin with 1 and do not include the header page, if any.
Peruse assumes 60 lines to a page.
number
is the page number of the new page position for the current job.
F
indicates that the new page position for the current job is the first page.
L
indicates that the new page position for the current job is the last page.
*
indicates that the new page position for the current job is the first line of the
current page.
When you specify no argument, the spooler displays the page and line number position
of the current job.
Considerations
The current line can also be changed using a FIND command or by listing lines.
The pages of a spooled job include not only the pages of your spooled file but also
any error pages generated by your application. You can use this fact to find your
TFORM errors.
The number of pages supported by the Page command ranges from 0 through
999,999. For a page number greater than 999,999, Peruse returns an error.
Refer to information on using Peruse with TFORM in the Guardian User's Guide.
P[AGE] [ number | F | L | * ]