Skip to main content

Problem:

How to set the record delimiter on UNIX like it is on Windows so that it behaves the same when displaying CRLF.

Resolution:

LSRECDELIM can be used to set the record delimiter on UNIX to CRLF as it is on a PC.

Old KB# 2192