LINEND parameter: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Automatically generated page update | mNo edit summary | ||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| {{Template:LINEND parameter subtitle}} | |||
| ==Summary== | ==Summary== | ||
| <dl> | <dl> | ||
| <dt>Default value | <dt>Default value | ||
| <dd>C';'(94) | <dd>C'<tt>;</tt>' (94) | ||
| <dt>Parameter type | <dt>Parameter type | ||
| <dd>User | <dd>User | ||
| Line 10: | Line 11: | ||
| <dd>All | <dd>All | ||
| <dt>Introduced | <dt>Introduced | ||
| <dd><var class="product">Model 204  | <dd><var class="product">Model 204 V2.2</var> or earlier | ||
| </dl> | </dl> | ||
| ==Description== | ==Description== | ||
| <p> | <p> | ||
| <p>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'.   </p> | <var>LINEND</var> specifies the symbol for the logical end of line.</p> | ||
| <p> | |||
| If <var>LINEND</var> is set to a nonprintable character, it is not possible to stack multiple logical lines on a single physical line. <i>Never</i> set <var>LINEND</var> to X'00'.   </p> | |||
| [[Category:User parameters]] | [[Category:User parameters]] | ||
| [[Category:Parameters]] | [[Category:Parameters]] | ||
Latest revision as of 00:27, 3 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
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'.