Q: What is that about  EOL, End of Lines, Line endings

A: please see wikipedia

Newline in english
http //en.wikipedia.org/wiki/Newline http://en.wikipedia.org/wiki/Newline

Systems based on ASCII or a compatible character set use 
either LF (Line feed, 0Ah) or CR (Carriage Return, 0Dh) 
individually, or CR followed by LF (CR+LF, 0D0Ah); see 
below for the historical reason for the CR+LF convention.

    * LF:    Unix and Unix-like systems, and others
    * CR+LF: MS-DOS, OS/2, Microsoft Windows
    * CR:    Commodore machines, Apple / Mac OS

.

.

Zeilenumbruch in german/deutsch
http //de.wikipedia.org/wiki/Zeilenumbruch
http://de.wikipedia.org/wiki/Zeilenumbruch

-- 
<http://forum.pspad.com/read.php?2,12797,42468>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem