INMRL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (misc formatting)
 
Line 16: Line 16:
==Description==
==Description==
<p>
<p>
The maximum input line length</p>
<var>INMRL</var> specifies 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 <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>
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>
Line 26: Line 26:
<var>INMRL</var> is typically set on the user's parameter line. It can be specified only for the following devices:</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 class="head"><th><var>[[IODEV_parameter|IODEV]]</var></th><th>Access method/device type</th></tr>
<tr class="head"><th><var>[[IODEV_parameter|IODEV]]</var></th>
<tr><th align="right"><var> 3</var></th><td>BSAM</td></tr>
<th>Access method/device type</th></tr>


<tr><th align="right"><var>7</var></th><td>SNA Communications Server 3270</td></tr>
<tr><th><var> 3</var></th>
<td>BSAM</td></tr>


<tr><th align="right"><var> 11</var></th><td>Remote User Language thread (full screen)</td></tr>
<tr><th><var>7</var></th>
<td>SNA Communications Server 3270</td></tr>


<tr><th align="right"><var> 19</var></th><td>VTAM or TCP/IP (Horizon SQL thread)</td></tr>
<tr><th><var> 11</var></th>
<td>Remote User Language thread (full screen)</td></tr>


<tr><th align="right"><var> 29</var></th><td>Remote User Language thread (line-at-a-time)</td></tr>
<tr><th><var> 19</var></th>
<td>VTAM or TCP/IP (Horizon SQL thread)</td></tr>


<tr><th align="right"><var> 37</var></th><td>SNA Communications Server 3767 and NTO <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><var> 29</var></th>
<td>Remote 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><var> 37</var></th>
<td>SNA Communications Server 3767 and NTO <p class="note"><b>Note:</b> The <code>IODEV=37</code> setting is no longer supported as of Model&nbsp;204 version 7.6.</p></td></tr>


<tr><th align="right"><var> 45</var></th><td>CMS (line-at-a-time) console</td></tr>
<tr><th><var> 39</var></th>
<td>IUCV User Language thread (line-at-a-time)</td></tr>


<tr><th align="right"><var>49</var></th><td>VTAM or TCP/IP (Horizon RCL thread)</td></tr>
<tr><th><var> 45</var></th>
<td>CMS (line-at-a-time) console</td></tr>
 
<tr><th><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]]

Latest revision as of 15:50, 26 April 2017

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

INMRL specifies 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:

IODEV Access method/device type
3 BSAM
7 SNA Communications Server 3270
11 Remote User Language thread (full screen)
19 VTAM or TCP/IP (Horizon SQL thread)
29 Remote User Language thread (line-at-a-time)
37 SNA Communications Server 3767 and NTO

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
49 VTAM or TCP/IP (Horizon RCL thread)