LINEND parameter

From m204wiki
Revision as of 16:38, 27 August 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

Logical line end symbol

Summary

Default value
C';'(94)
Parameter type
User
Where set
By any user
Related products
All
Introduced
Model 204 V6.1 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'.