TERMOPT parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (minor cleanup)
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 terminal options</p>
<p>
<p>Valid settings for this parameter depend on the type of terminal and access method used (as shown below).</p>
Valid settings for this parameter depend on the type of terminal and access method used (as shown below).</p>
<p>The value of TERMOPT is restored to the value set on the CCAIN user parameter line when the user logs out. </p>
<p>
The value of <var>TERMOPT</var> is restored to the value set on the CCAIN user parameter line when the user logs out. </p>
 
<table>
<table>
<tr><th>Setting</th><th>Meaning</th></tr>
<tr class="head"><th>Setting</th><th>Meaning</th></tr>
<tr><th align="right"><var>0</var></th><td>No options in effect; the bell is used as a prompt.</td></tr>
 
<tr><th align="right"><var>1</var></th><td>The question mark (?) rather than the bell is used as a prompt.</td></tr>
<tr><th align="right"><var>0</var></th>
<tr><th align="right"><var>2</var></th><td>No pause occurs at end-of-page.</td></tr>
<td>No options in effect; the bell is used as a prompt.</td></tr>
<tr><th align="right"><var>4</var></th><td>Using the BREAK key on input cancels the current output or request.</td></tr>
 
<tr><th align="right"><var>8</var></th><td>The read initial sequence on hard-wired terminals is not required. Read initial requires that the terminal be turned off and then on.</td></tr>
<tr><th align="right"><var>1</var></th>
<tr><th align="right"><var>16</var></th><td>Five idles rather than three (the default) are used for each output line.</td></tr>
<td>The question mark (?) rather than the bell is used as a prompt.</td></tr>
 
<tr><th align="right"><var>2</var></th>
<td>No pause occurs at end-of-page.</td></tr>
 
<tr><th align="right"><var>4</var></th>
<td>Using the Break key on input cancels the current output or request.</td></tr>
 
<tr><th align="right"><var>8</var></th>
<td>The read initial sequence on hard-wired terminals is not required. Read initial requires that the terminal be turned off and then on.</td></tr>
 
<tr><th align="right"><var>16</var></th>
<td>Five idles rather than three (the default) are used for each output line.</td></tr>
 
<tr><th align="right"><var>32</var></th><td>No idles are included in output lines.</td></tr>
<tr><th align="right"><var>32</var></th><td>No idles are included in output lines.</td></tr>
<tr><th align="right"><var>64</var></th><td>Line drop error recovery is handled by <var class="product">Model&nbsp;204</var> (applies only to threads connected through COMTEN control units).</td></tr>
 
<tr><th align="right"><var>128</var></th><td>No end-of-block characters are transmitted by <var class="product">Model&nbsp;204</var>.</td></tr>
<tr><th align="right"><var>64</var></th>
<td>Line drop error recovery is handled by <var class="product">Model&nbsp;204</var> (applies only to threads connected through COMTEN control units).</td></tr>
 
<tr><th align="right"><var>128</var></th>
<td>No end-of-block characters are transmitted by <var class="product">Model&nbsp;204</var>.</td></tr>
</table>
</table>
<p>Valid settings for SNA Communications Server 3270s (where IODEV=7) are (options can be summed):</p>
<p>
Valid settings for SNA Communications Server 3270s (where IODEV=7) are (options can be summed):</p>
<table>
<table>
<tr><th>Setting</th><th>Meaning</th></tr>
<tr class="head"><th>Setting</th><th>Meaning</th></tr>
<tr><th align="right"><var>0</var></th><td>SNA Communications Server input exception causes soft restart of user.</td></tr>
 
<tr><th align="right"><var>1</var></th><td>No soft restart of user.</td></tr>
<tr><th align="right"><var>0</var></th>
<tr><th align="right"><var>2</var></th><td>Request exception response only (no definite response).</td></tr>
<td>SNA Communications Server input exception causes soft restart of user.</td></tr>
<tr><th align="right"><var>64</var></th><td>The string LOGON is placed before the first logical line of the SNA Communications Server LOGMSG.</td></tr>
 
<tr><th align="right"><var>256</var></th><td>Some datastream optimization for the user thread is disabled. This setting typically causes about a 10% increase in 3270 datastream size, as shown in the OUTPB user statistic.</td></tr>
<tr><th align="right"><var>1</var></th>
<tr><th align="right"><var>512</var></th><td>All datastream optimization for the user thread is disabled. This setting can cause a 100% increase in 3270 datastream size.</td></tr>
<td>No soft restart of user.</td></tr>
 
<tr><th align="right"><var>2</var></th>
<td>Request exception response only (no definite response).</td></tr>
 
<tr><th align="right"><var>64</var></th>
<td>The string <code>LOGON</code> is placed before the first logical line of the SNA Communications Server LOGMSG.</td></tr>
 
<tr><th align="right"><var>256</var></th>
<td>Some datastream optimization for the user thread is disabled. This setting typically causes about a 10% increase in 3270 datastream size, as shown in the OUTPB user statistic.</td></tr>
 
<tr><th align="right"><var>512</var></th>
<td>All datastream optimization for the user thread is disabled. This setting can cause a 100% increase in 3270 datastream size.</td></tr>
</table>
</table>
<p>Valid settings of TERMOPT for SNA Communications Server 3767s and NTO terminals (IODEV=37) are (options can be summed):</p>
<p>
Valid settings of <var>TERMOPT</var> for SNA Communications Server 3767s and NTO terminals (IODEV=37) are (options can be summed):</p>
<table>
<table>
<tr><th>Setting</th><th>Meaning</th></tr>
<tr class="head"><th>Setting</th><th>Meaning</th></tr>
<tr><th align="right"><var>0</var></th><td>This is the default.</td></tr>
 
<tr><th align="right"><var>1</var></th><td>No idles are transmitted in output lines.</td></tr>
<tr><th align="right"><var>0</var></th>
<tr><th align="right"><var>2</var></th><td>Terminal is always unlocked.</td></tr>
<td>This is the default.</td></tr>
<tr><th align="right"><var>64</var></th><td>The string LOGON is placed before the first logical line of the SNA Communications Server LOGMSG.</td></tr>
 
<tr><th align="right"><var>1</var></th>
<td>No idles are transmitted in output lines.</td></tr>
 
<tr><th align="right"><var>2</var></th>
<td>Terminal is always unlocked.</td></tr>
 
<tr><th align="right"><var>64</var></th>
<td>The string <code>LOGON</code> is placed before the first logical line of the SNA Communications Server LOGMSG.</td></tr>
</table>
</table>
[[Category:User parameters]]
[[Category:User parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 18:04, 11 May 2015

Terminal options

Summary

Default value
0
Parameter type
User
Where set
By any user
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

Valid settings for this parameter depend on the type of terminal and access method used (as shown below).

The value of TERMOPT is restored to the value set on the CCAIN user parameter line when the user logs out.

SettingMeaning
0 No options in effect; the bell is used as a prompt.
1 The question mark (?) rather than the bell is used as a prompt.
2 No pause occurs at end-of-page.
4 Using the Break key on input cancels the current output or request.
8 The read initial sequence on hard-wired terminals is not required. Read initial requires that the terminal be turned off and then on.
16 Five idles rather than three (the default) are used for each output line.
32No idles are included in output lines.
64 Line drop error recovery is handled by Model 204 (applies only to threads connected through COMTEN control units).
128 No end-of-block characters are transmitted by Model 204.

Valid settings for SNA Communications Server 3270s (where IODEV=7) are (options can be summed):

SettingMeaning
0 SNA Communications Server input exception causes soft restart of user.
1 No soft restart of user.
2 Request exception response only (no definite response).
64 The string LOGON is placed before the first logical line of the SNA Communications Server LOGMSG.
256 Some datastream optimization for the user thread is disabled. This setting typically causes about a 10% increase in 3270 datastream size, as shown in the OUTPB user statistic.
512 All datastream optimization for the user thread is disabled. This setting can cause a 100% increase in 3270 datastream size.

Valid settings of TERMOPT for SNA Communications Server 3767s and NTO terminals (IODEV=37) are (options can be summed):

SettingMeaning
0 This is the default.
1 No idles are transmitted in output lines.
2 Terminal is always unlocked.
64 The string LOGON is placed before the first logical line of the SNA Communications Server LOGMSG.