NBKPG parameter: Difference between revisions
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
==Description== | ==Description== | ||
<p>The maximum number of back pages of output that can be retrieved and displayed by using the backpage command.</p> | <p>The maximum number of back pages of output that can be retrieved and displayed by using the backpage command.</p> | ||
<p>The default backpage command is P; it can be reset by changing the PAGE parameter.</p> | <p>The default backpage command is P; it can be reset by changing the <var>[[PAGE_parameter|PAGE]]</var> parameter.</p> | ||
<p>If NBKPG is greater than 0, the largest allowable value for LOUTPB is PAGESZ minus 40.</p> | <p>If NBKPG is greater than 0, the largest allowable value for <var>[[LOUTPB_parameter|LOUTPB]]</var> is <var>[[PAGESZ_parameter|PAGESZ]]</var> minus 40.</p> | ||
<p>The number of pages is always one more than the specified value. For example, if NBKPG=5 then, 'P -5' retrieves the sixth page back.</p> | <p>The number of pages is always one more than the specified value. For example, if NBKPG=5 then, 'P -5' retrieves the sixth page back.</p> | ||
[[Category:User parameters]] | [[Category:User parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 15:15, 20 August 2015
Number of backpages kept
Summary
- Default value
- 0
- Parameter type
- User
- Where set
- On user's parameter line
- Related products
- All
- Introduced
- Model 204 V2.1 or earlier
Description
The maximum number of back pages of output that can be retrieved and displayed by using the backpage command.
The default backpage command is P; it can be reset by changing the PAGE parameter.
If NBKPG is greater than 0, the largest allowable value for LOUTPB is PAGESZ minus 40.
The number of pages is always one more than the specified value. For example, if NBKPG=5 then, 'P -5' retrieves the sixth page back.