OUTMRL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (remove var's)
 
(7 intermediate revisions by 3 users not shown)
Line 11: Line 11:
<dd>All
<dd>All
<dt>Introduced
<dt>Introduced
<dd><var class="product">Model 204 V6.1</var> or earlier
<dd><var class="product">Model 204 V2.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>, otherwise 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>  7</var></th><td>SNA Communications Server 3270</td></tr>
<tr><th align="right"><var>  3</var></th>
<tr><th align="right"><var> 11</var></th><td>Remote User Language thread (full screen)</td></tr>
<td>BSAM</td></tr>
<tr><th align="right"><var> 29</var></th><td>Remote User Language thread (line-at-a-time)</td></tr>
 
<tr><th align="right"><var> 37</var></th><td>SNA Communications Server 3767 and NTO (z/OS)</td></tr>
<tr><th align="right"><var>  7</var></th>
<tr><th align="right"><var> 39</var></th><td>IUCV User Language thread (line-at-a-time)</td></tr>
<td>SNA Communications Server 3270</td></tr>
<tr><th align="right"><var> 45</var></th><td>CMS (line-at-a-time) console </td></tr>
 
<tr><th align="right"><var> 11</var></th>
<td>Remote User Language thread (full screen)</td></tr>
 
<tr><th align="right"><var> 29</var></th>
<td>[[Program Communication facilities#BATCH2 facility|Remote User Language thread (line-at-a-time)]]</td></tr>
 
<tr><th align="right"><var> 37</var></th>
<td>SNA Communications Server 3767 and NTO (z/OS)<p class="note"><b>Note:</b> The IODEV=37 setting is no longer supported as of Model 204 version 7.6.</p></td></tr>
 
<tr><th align="right"><var> 39</var></th>
<td>IUCV User Language thread (line-at-a-time)</td></tr>
 
<tr><th align="right"><var> 45</var></th>
<td>[[CMS terminal interface|CMS (line-at-a-time) console]] </td></tr>
</table>
</table>
[[Category:User parameters]]
[[Category:User parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 02:02, 14 March 2017

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 V2.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, otherwise 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
3 BSAM
7 SNA Communications Server 3270
11 Remote User Language thread (full screen)
29 Remote User Language thread (line-at-a-time)
37 SNA Communications Server 3767 and NTO (z/OS)

Note: The IODEV=37 setting is no longer supported as of Model 204 version 7.6.

39 IUCV User Language thread (line-at-a-time)
45 CMS (line-at-a-time) console