Unix2Win record conversion

Filter:

Unix2Win

Syntax:

Unix2Win

Operands:

none

Functional Description:

Use the Unix2Win stage to convert records from Unix format of ending in linefeed-only (LF) to Windows format of ending with carriage-return linefeed (CRLF). This filter delays the passing of its input stream to its output stream by ONE record.

This filter reads each record from its primary input stream into a buffer, then consumes an input record before it writes the contents of the buffer to its primary output stream.

Secondary Input/Output:

none

Synonyms:

none

Usage Notes:



JAVA Pipelines

Cullen Programming logo