FSOUTPUT parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
 
Line 20: Line 20:
<tr><th>IODEV</th><th>Access method/device type</th></tr>
<tr><th>IODEV</th><th>Access method/device type</th></tr>
<tr><th align="right"><var> 7</var></th><td>SNA Communications Server (formerly VTAM) 3270</td></tr>
<tr><th align="right"><var> 7</var></th><td>SNA Communications Server (formerly VTAM) 3270</td></tr>
<tr><th align="right"><var> 11</var></th><td>Remote User Language thread (full-screen). (Applicable only if the CICS full-screen interface is used) </td></tr>
<tr><th align="right"><var> 11</var></th><td>Remote User Language thread (full-screen). (Applicable only if the CICS or TSO full-screen interfaces are used) </td></tr>
<tr><th align="right"><var> 41</var></th><td>IUCV User Language thread      </td></tr>
<tr><th align="right"><var> 41</var></th><td>IUCV User Language thread      </td></tr>
</table>
</table>
[[Category:User parameters]]
[[Category:User parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 11:42, 28 October 2014

Full screen color and highlighting

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 type of display attributes used for full-screen terminal output

Setting FSOUTPUT to 1 means that Model 204 uses extended terminal display attributes like colors or REVERSE. Setting FSOUTPUT to 0 means that the extended display attributes are not used.

Unless the FSTRMOPT parameter 4 bit is set, FSOUTPUT is set automatically for terminals connected to Model 204 for the following devices:

IODEVAccess method/device type
7SNA Communications Server (formerly VTAM) 3270
11Remote User Language thread (full-screen). (Applicable only if the CICS or TSO full-screen interfaces are used)
41IUCV User Language thread