-
SET EOLOUT - set end of line terminating character(s)
- Syntax:
- [SET] EOLout CRLF|LF|CR|NONE
- Description:
- The EOLOUT command allows the user to specify the combination of characters that terminate a line. Lines of text in Unix files are usually terminated with a LF , DOS file usually end with a CR and LF combination. Files on the Apple Macintosh are usually terminated with a CR .
- The NONE option can be used to specify that no end of line character is written.
- Compatibility:
- XEDIT: N/A
- KEDIT: N/A
- Default:
- LF - UNIX
- CRLF - DOS/OS2/WIN32
- NONE - if THE started with -u option
- Status:
- Complete.
The Hessling Editor is Copyright © Mark Hessling, 1990-2002
<M.Hessling@qut.edu.au>
Generated on: 15 Aug 2002
Return to Table of Contents