FSTRMOPT parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (minor formatting)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:FSTRMOPT parameter subtitle}}
==Summary==
==Summary==
<dl>
<dl>
Line 12: 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 full screen terminal options</p>
<p>
<p>Valid settings of FSTRMOPT are (options can be summed):</p>
The full screen terminal options</p>
<p>
Valid settings of <var>FSTRMOPT</var> 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>1</var></th><td>The output data stream of a 3270 terminal is not validated.</td></tr>
<tr><th align="right"><var>1</var></th>
<tr><th align="right"><var>2</var></th><td>The MODEL parameter is not reset automatically.</td></tr>
<td>The output data stream of a 3270 terminal is not validated.</td></tr>
<tr><th align="right"><var>4</var></th><td>The FSOUTPUT parameter is not reset automatically.</td></tr>
 
<tr><th align="right"><var>2</var></th>
<td>The <var>[[MODEL parameter|MODEL]]</var> parameter is not reset automatically.</td></tr>
 
<tr><th align="right"><var>4</var></th>
<td>The <var>[[FSOUTPUT_parameter|FSOUTPUT]]</var> parameter is not reset automatically.</td></tr>
</table>
</table>
[[Category:User parameters]]
[[Category:User parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 19:29, 22 June 2015

Full screen terminal options

Summary

Default value
0
Parameter type
User
Where set
On user's parameter line
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The full screen terminal options

Valid settings of FSTRMOPT are (options can be summed):

SettingMeaning
1 The output data stream of a 3270 terminal is not validated.
2 The MODEL parameter is not reset automatically.
4 The FSOUTPUT parameter is not reset automatically.