Record separators

Specifies the character used to separate records in line a sequential or delimited file. Note that this selection is not available if you select Use default EOL.

Linux (U+000A)
A line feed character separates the records. This is the standard record separator for Linux systems.
Macintosh (U+000D)
A carriage return character separates the records. This is the standard record separator for Macintosh systems.
Windows (U+000D U+000A)
A carriage return followed by a line feed separates the records. This is the standard record separator for Windows systems.
Note: If your file uses a different record separator, select another character as a record separator.