HDRCTL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (misc formatting)
m (→‎Description: link repair)
Line 39: Line 39:


<tr><th align="right"><var>37</var></th>
<tr><th align="right"><var>37</var></th>
<td>[[SNA Communications Server terminal#IBM 3767 and NTO terminals .28IODEV.3D37.29|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.
<td>[[Using SNA Communications Server terminals#IBM 3767 and NTO terminals .28IODEV.3D37.29|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 <code>IODEV=37</code> setting is no longer supported as of Model&nbsp;204 version 7.6.</p></td></tr>
<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>



Revision as of 22:37, 24 March 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
1 Suppress header 0 (system header with date, time, page number).
2 Suppress the blank line that normally follows header 0 for non-request output.
4 Pause 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).
37 SNA 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).