LOUTPB parameter: Difference between revisions
(Automatically generated page update) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Template:LOUTPB parameter subtitle}} | |||
==Summary== | ==Summary== | ||
<dl> | <dl> | ||
Line 10: | Line 11: | ||
<dd>All | <dd>All | ||
<dt>Introduced | <dt>Introduced | ||
<dd><var class="product">Model 204 | <dd><var class="product">Model 204 V2.2</var> or earlier | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>The length of the output page buffer for full screen connections and back pages</p> | <p> | ||
<p>LOUTPB must be large enough to hold the new screen size if the MODEL parameter is used to take advantage of the alternate screen sizes within the 3270 terminal family. The recommended value for LOUTPB is 1.5 times the minimum value | The length of the output page buffer for full screen connections and back pages</p> | ||
<p>LOUTPB must be greater than or equal to the product of OUTMRL and OUTLPP for non-full-screen connections that have an NBKPG parameter greater than 0.</p> | <p> | ||
<p>The range of values for LOUTPB is 0 to 32767. If NBKPG is greater than 0, the largest allowable value for LOUTPB is PAGESZ minus 40. | <var>LOUTPB</var> must be large enough to hold the new screen size if the <var>[[MODEL parameter|MODEL]]</var> parameter is used to take advantage of the alternate screen sizes within the 3270 terminal family. The recommended value for <var>LOUTPB</var> is 1.5 times the minimum value.</p> | ||
<p> | |||
<var>LOUTPB</var> must be greater than or equal to the product of <var>[[OUTMRL parameter|OUTMRL]]</var> and <var>[[OUTLPP parameter|OUTLPP]]</var> for non-full-screen connections that have an <var>[[NBKPG parameter|NBKPG]]</var> parameter greater than 0.</p> | |||
<p> | |||
The range of values for <var>LOUTPB</var> is 0 to 32767. If <var>[[NBKPG parameter|NBKPG]]</var> is greater than 0, the largest allowable value for <var>LOUTPB</var> is <var>[[PAGESZ parameter|PAGESZ]]</var> minus 40. </p> | |||
===MODEL 6=== | |||
<p>As of Model 204 version 7.7 (and 7.5 or 7.6 with maintenance applied), a large LOUTPB value for MODEL 6 geometries is allowed, even if screen back-paging has been enabled. | |||
In previous releases, during initialization, if back-paging was enabled for the IODEV, LOUTPB was automatically reset to the limit that supported back-paging. | |||
Back-paging is now disabled for any terminal with a MODEL 6 screen geometry that requires more than 6142 bytes. </p> | |||
[[Category:Utable parameters]] | [[Category:Utable parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 19:49, 3 October 2016
Length of output page buffer
Summary
- Default value
- 0
- Parameter type
- Utable
- Where set
- On user's parameter line
- Related products
- All
- Introduced
- Model 204 V2.2 or earlier
Description
The length of the output page buffer for full screen connections and back pages
LOUTPB must be large enough to hold the new screen size if the MODEL parameter is used to take advantage of the alternate screen sizes within the 3270 terminal family. The recommended value for LOUTPB is 1.5 times the minimum value.
LOUTPB must be greater than or equal to the product of OUTMRL and OUTLPP for non-full-screen connections that have an NBKPG parameter greater than 0.
The range of values for LOUTPB is 0 to 32767. If NBKPG is greater than 0, the largest allowable value for LOUTPB is PAGESZ minus 40.
MODEL 6
As of Model 204 version 7.7 (and 7.5 or 7.6 with maintenance applied), a large LOUTPB value for MODEL 6 geometries is allowed, even if screen back-paging has been enabled. In previous releases, during initialization, if back-paging was enabled for the IODEV, LOUTPB was automatically reset to the limit that supported back-paging. Back-paging is now disabled for any terminal with a MODEL 6 screen geometry that requires more than 6142 bytes.