Saves newline characters as CR+LF.
This command saves the document after converting all newline characters into CR+LF (Windows). If the document is untitled, the Save As dialog box appears, which allows you to enter a file name to save the file as.
•Default Menu: None
•All Commands: File > Save > Save in Different Newline Characters > Save as CR+LF
•Toolbar: None
•Status Bar: None
•Default Shortcut Key: None
•EEID_SAVE_AS_CRLF (4105)
editor.ExecuteCommandByID(4105);
editor.ExecuteCommandByID 4105