LINEND parameter

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

LINEND specifies 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'.