HTLEN parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
(Automatically generated page update)
Line 15: Line 15:
<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 OUTMRL parameter must be set at least as high as HTLEN.  </p>
[[Category:Utable Parameters]]
[[Category:Utable parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 19:01, 19 April 2013

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 V6.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.