Unix2Dos

A job step for converting Unix-formatted files to DOS format.

Text files1) without carriage return (CR) are changed by a carriage return character (CR) before each line break (LF). Changed attachments are noted in the message state status history and the attachmed is saved in the message store.

Properties
NameDescription
TypeClass name of the jobstep
NameName for the jobstep that will appears in the job designer
DescriptionOptional description for the jobstep
DefaultCodePageThe encoding to be used if the encoding cannot be detected from the file. Files with UTF BOMs are detected and UTF-8 files without BOM if they contain UTF-8 characters. “windows-1252” is recommended as the default..
1)
The following are not recognised as text files: xlsx, xls, docx, doc, zip, 7z, bmp, etc.