LINEND parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
Line 11: Line 11:
<dd>All
<dd>All
<dt>Introduced
<dt>Introduced
<dd><var class="product">Model 204 V6.1</var> or earlier
<dd><var class="product">Model 204 V2.2</var> or earlier
</dl>
</dl>
==Description==
==Description==
<p>The symbol for the logical end of line</p>
<p>The symbol for the logical end of line</p>

Revision as of 15:07, 2 December 2014

Logical line end symbol

Summary

Default value
C';'(94)
Parameter type
User
Where set
By any user
Related products
All
Introduced
Model 204 V2.2 or earlier

Description

The symbol for the logical end of line

If LINEND is set to a nonprintable character, it is not possible to stack multiple logical lines on a single physical line. Never set LINEND to X'00'.