HDRCTL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Line 28: Line 28:
<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 (formerly VTAM) 3767 and NTO - An additional line is added to each page, in addition to <var>[[OUTLPP_parameter|OUTLPP]]</var> plus <var>[[PGSEP_parameter|PGSEP]]</var>, to receive a reply.
<tr><th align="right"><var>37</var></th><td>SNA Communications Server (formerly VTAM) 3767 and NTO - An additional line is added to each page, in addition to <var>[[OUTLPP_parameter|OUTLPP]]</var> plus <var>[[PGSEP_parameter|PGSEP]]</var>, to receive a reply.
<p class="note"><b>Note:</b> The IODEV=37 setting is no longer supported as of Model 204 version 7.7.</p></td></tr>
<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 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 console (line-at-a-time).</td></tr>
<tr><th align="right"><var>45</var></th><td>CMS console (line-at-a-time).</td></tr>

Revision as of 00:17, 28 January 2017

Header control

Summary

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

Description

The formatting of page headers

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

SettingMeaning
1Suppress header 0 (system header with date, time, page number).
2Suppress the blank line that normally follows header 0 for nonrequest output.
4Pause at the end of an output page.

Setting 4 of HDRCTL is valid only for the following device types:

IODEVAccess method/device type
29Remote User Language thread (line-at-a-time).
37SNA Communications Server (formerly VTAM) 3767 and NTO - An additional line is added to each page, in addition to OUTLPP plus PGSEP, to receive a reply.

Note: The IODEV=37 setting is no longer supported as of Model 204 version 7.6.

39IUCV User Language thread (line-at-a-time).
45CMS console (line-at-a-time).