====== Unix2Dos ====== A job step for converting Unix-formatted files to DOS format. Text files((The following are not recognised as text files: xlsx, xls, docx, doc, zip, 7z, bmp, etc.)) 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. ~~ GENERATED src="eBiss.ClassLib.Resources.JobSteps.ExecuteExternal" changed="" ~~ ^Properties^^ ^Name^Description^ |**Type**|Class name of the jobstep| |**Name**|Name for the jobstep that will appears in the job designer| |**Description**|Optional description for the jobstep| |**DefaultCodePage**|The 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..|