LOUTPB parameter: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
<p>The length of the output page buffer for full screen connections and back pages</p> | <p>The length of the output page buffer for full screen connections and back pages</p> | ||
<p>LOUTPB 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 LOUTPB is 1.5 times the minimum value (see the description of the [[MODEL parameter|MODEL]] parameter).</p> | <p>LOUTPB 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 LOUTPB is 1.5 times the minimum value (see the description of the [[MODEL parameter|MODEL]] parameter).</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>LOUTPB 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 LOUTPB is 0 to 32767. If NBKPG is greater than 0, the largest allowable value for LOUTPB is PAGESZ minus 40. </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 <var>[[PAGESZ_parameter|PAGESZ]]</var> minus 40. </p> | ||
[[Category:Utable parameters]] | [[Category:Utable parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 13:40, 3 December 2014
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 (see the description of the MODEL parameter).
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.