OUTCCC parameter: Difference between revisions
m (Automatically generated page update) |
(Automatically generated page update) |
||
Line 17: | Line 17: | ||
<p>Setting OUTCCC to 0 causes long output lines to be truncated at OUTMRL characters.</p> | <p>Setting OUTCCC to 0 causes long output lines to be truncated at OUTMRL characters.</p> | ||
<p>The value of OUTCCC changes appropriately when the MODEL parameter is reset to accommodate an alternate screen size within the 3270 terminal family (see the description of the [[MODEL parameter|MODEL]] parameter). You can override that value by explicitly resetting OUTCCC after MODEL is reset. Once OUTCCC is explicitly reset, its new value remains in effect for the thread until you log out. </p> | <p>The value of OUTCCC changes appropriately when the MODEL parameter is reset to accommodate an alternate screen size within the 3270 terminal family (see the description of the [[MODEL parameter|MODEL]] parameter). You can override that value by explicitly resetting OUTCCC after MODEL is reset. Once OUTCCC is explicitly reset, its new value remains in effect for the thread until you log out. </p> | ||
[[Category:User | [[Category:User parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 02:06, 23 April 2013
Summary
- Default value
- 132
- Parameter type
- User
- Where set
- On user's parameter line; reset by any user
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
The output continuation character column
The OUTCCC setting controls the format of output lines when a printed line length other than the OUTMRL setting is preferred. Output lines are split into sections up to one character less than the smaller parameter setting. A hyphen is printed as a continuation character in column OUTCCC on the output device. Normally, OUTCCC is set to the same value as OUTMRL.
Setting OUTCCC to 0 causes long output lines to be truncated at OUTMRL characters.
The value of OUTCCC changes appropriately when the MODEL parameter is reset to accommodate an alternate screen size within the 3270 terminal family (see the description of the MODEL parameter). You can override that value by explicitly resetting OUTCCC after MODEL is reset. Once OUTCCC is explicitly reset, its new value remains in effect for the thread until you log out.