This page allows you to select source documents and a destination file name.
Shows the list of open documents. You can select documents on this list.
If this is checked, only bookmarked lines will be saved.
If this is checked, EmEditor will remove the first line from all source documents except the first document.
When saving a file as an encoding other than Unicode, Unicode big endian, or UTF-8, prompts if the document contains Unicode characters which cannot be converted to the specified encoding.
Specifies the file name to be saved.
Select an encoding method when saving the file.
Specify how to save returns. No Change will not change the return styles. CR+LF (Windows) will change all returns to CR plus LF pairs. CR only (Macintosh) will change all returns to CRs. LF only (Unix) will change returns to LFs. Generally, Windows uses CR+LF for all returns. Macintosh uses CRs only, and Unix uses LFs only.