OUTMRL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (misc formatting)
Line 13: Line 13:
<dd><var class="product">Model 204 V6.1</var> or earlier
<dd><var class="product">Model 204 V6.1</var> or earlier
</dl>
</dl>
==Description==
==Description==
<p>The maximum output line length</p>
<p>
<p>The OUTMRL maximum, which depends on the device, is 32767. The minimum value is 1. If you set OUTMRL to 0, <var class="product">Model&nbsp;204</var> resets it to 1.</p>
The maximum output line length</p>
<p>Set OUTMRL at least as large as INMRL. If not, the echoing of an input line on the terminal might be truncated. </p>
<p>
<p>For most devices, <var class="product">Model&nbsp;204</var> overrides the initial setting or the default value of OUTMRL and uses the OUTMRL value set by the <var class="product">Model&nbsp;204</var> MODEL parameter value. If MODEL is reset to accommodate an alternative screen size within the 3270 terminal family, the value of OUTMRL changes accordingly. (See [[MODEL parameter|"MODEL: 3270 terminal model"]].)</p>
The <var>OUTMRL</var> maximum, which depends on the device, is 32767. The minimum value is 1. If you set <var>OUTMRL</var> to 0, <var class="product">Model&nbsp;204</var> resets it to 1.</p>
<p>You can specify OUTMRL for the following devices only:</p>
<p>
Set <var>OUTMRL</var> at least as large as <var>INMRL</var>. If not, the echoing of an input line on the terminal might be truncated. </p>
<p>
For most devices, <var class="product">Model&nbsp;204</var> overrides the initial setting or the default value of <var>OUTMRL</var> and uses the <var>OUTMRL</var> value set by the <var class="product">Model&nbsp;204</var> <var>[[MODEL parameter|MODEL]]</var> parameter value. If <var>MODEL</var> is reset to accommodate an alternative screen size within the 3270 terminal family, the value of <var>OUTMRL</var> changes accordingly.</p>
<p>
You can specify <var>OUTMRL</var> for the following devices only:</p>
<table>
<table>
<tr><th>IODEV</th><th>Access Method/Device Type</th></tr>
<tr class="head"><th>IODEV</th><th>Access Method/Device Type</th></tr>
<tr><th align="right"><var>  3</var></th><td>BSAM</td></tr>
<tr><th align="right"><var>  3</var></th><td>BSAM</td></tr>
<tr><th align="right"><var>  7</var></th><td>SNA Communications Server 3270</td></tr>
<tr><th align="right"><var>  7</var></th><td>SNA Communications Server 3270</td></tr>
Line 29: Line 35:
<tr><th align="right"><var> 45</var></th><td>CMS (line-at-a-time) console </td></tr>
<tr><th align="right"><var> 45</var></th><td>CMS (line-at-a-time) console </td></tr>
</table>
</table>
[[Category:User parameters]]
[[Category:User parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 19:24, 22 June 2015

Max output record length

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 maximum output line length

The OUTMRL maximum, which depends on the device, is 32767. The minimum value is 1. If you set OUTMRL to 0, Model 204 resets it to 1.

Set OUTMRL at least as large as INMRL. If not, the echoing of an input line on the terminal might be truncated.

For most devices, Model 204 overrides the initial setting or the default value of OUTMRL and uses the OUTMRL value set by the Model 204 MODEL parameter value. If MODEL is reset to accommodate an alternative screen size within the 3270 terminal family, the value of OUTMRL changes accordingly.

You can specify OUTMRL for the following devices only:

IODEVAccess Method/Device Type
3BSAM
7SNA Communications Server 3270
11Remote User Language thread (full screen)
29Remote User Language thread (line-at-a-time)
37SNA Communications Server 3767 and NTO (z/OS)
39IUCV User Language thread (line-at-a-time)
45CMS (line-at-a-time) console