HTLEN parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Line 16: Line 16:
==Description==
==Description==
<p>The maximum length of a User Language header or trailer</p>
<p>The maximum length of a User Language header or trailer</p>
<p>HTLEN can range from 0 to 32767. To avoid truncation of headers and trailers, the value of the OUTMRL parameter must be set at least as high as HTLEN.  </p>
<p>HTLEN can range from 0 to 32767. To avoid truncation of headers and trailers, the value of the <var>[[OUTMRL_parameter|OUTMRL]]</var> parameter must be set at least as high as HTLEN.  </p>
[[Category:Utable parameters]]
[[Category:Utable parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 13:34, 28 October 2014

Max length of each header or trailer

Summary

Default value
132
Parameter type
Utable
Where set
On user's parameter line or reset by UTABLE command
Related products
All
Introduced
Model 204 V2.1 or earlier

Description

The maximum length of a User Language header or trailer

HTLEN can range from 0 to 32767. To avoid truncation of headers and trailers, the value of the OUTMRL parameter must be set at least as high as HTLEN.