INMRL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (misc formatting)
Line 15: Line 15:


==Description==
==Description==
<p>The maximum input line length</p>
<p>
<p>For most devices, <var class="product">Model&nbsp;204</var> overrides the initial setting or the default value of INMRL and uses the INMRL value set by the <var class="product">Model&nbsp;204</var> MODEL parameter value. If <var>[[MODEL_parameter|MODEL]]</var> is reset to accommodate an alternative screen size within the 3270 terminal family, the value of INMRL changes accordingly. (See [[MODEL parameter|"MODEL: 3270 terminal model"]].) </p>
The maximum input line length</p>
<p>INMRL is meaningful when an I/O device is initialized. Therefore, a <var>[[RESET_command|RESET]]</var> INMRL command has no effect.</p>
<p>
<p>If INMRL is being reset for User 0 input, it must be reset with the parameters passed by the operating system when <var class="product">Model&nbsp;204</var> is invoked.</p>
For most devices, <var class="product">Model&nbsp;204</var> overrides the initial setting or the default value of <var>INMRL</var> and uses the <var>INMRL</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>INMRL</var> changes accordingly. </p>
<p>
<p>INMRL is typically set on the user's parameter line. It can be specified only for the following devices:</p>
<var>INMRL</var> is meaningful when an I/O device is initialized. Therefore, a <code>[[RESET command|RESET]] INMRL</code> command has no effect.</p>
<p>
If <var>INMRL</var> is being reset for User 0 input, it must be reset with the parameters passed by the operating system when <var class="product">Model&nbsp;204</var> is invoked.</p>
<p>
<var>INMRL</var> is typically set on the user's parameter line. It can be specified only for the following devices:</p>
<table>
<table>
<tr><th><var>[[IODEV_parameter|IODEV]]</var></th><th>Access method/device type</th></tr>
<tr class="head"><th><var>[[IODEV_parameter|IODEV]]</var></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>
<tr><th align="right"><var> 11</var></th><td>Remote User Language thread (full screen)</td></tr>
<tr><th align="right"><var> 11</var></th><td>Remote User Language thread (full screen)</td></tr>
<tr><th align="right"><var> 19</var></th><td>VTAM or TCP/IP (Horizon SQL thread)</td></tr>
<tr><th align="right"><var> 19</var></th><td>VTAM or TCP/IP (Horizon SQL thread)</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> 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</td></tr>
<tr><th align="right"><var> 37</var></th><td>SNA Communications Server 3767 and NTO</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> 39</var></th><td>IUCV User Language thread (line-at-a-time)</td></tr>
<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>
<tr><th align="right"><var>49</var></th><td>VTAM or TCP/IP (Horizon RCL thread)</td></tr>
<tr><th align="right"><var>49</var></th><td>VTAM or TCP/IP (Horizon RCL thread)</td></tr>
</table>
</table>
[[Category:User parameters]]
[[Category:User parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 19:21, 22 June 2015

Max input record length

Summary

Default value
80
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 input line length

For most devices, Model 204 overrides the initial setting or the default value of INMRL and uses the INMRL 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 INMRL changes accordingly.

INMRL is meaningful when an I/O device is initialized. Therefore, a RESET INMRL command has no effect.

If INMRL is being reset for User 0 input, it must be reset with the parameters passed by the operating system when Model 204 is invoked.

INMRL is typically set on the user's parameter line. It can be specified only for the following devices:

IODEVAccess method/device type
3BSAM
7SNA Communications Server 3270
11Remote User Language thread (full screen)
19VTAM or TCP/IP (Horizon SQL thread)
29Remote User Language thread (line-at-a-time)
37SNA Communications Server 3767 and NTO
39IUCV User Language thread (line-at-a-time)
45CMS (line-at-a-time) console
49VTAM or TCP/IP (Horizon RCL thread)