EmEditor Command Reference: Split Current Document into Several Files command |
Scroll Prev Top Next More |
Splits the current document and saves as several files.
Opens the Split Current Document in Several Files Wizard, which allows you to split the current document to several files at either every certain number of lines or before every bookmarked line. It also allows you to specify a header and/or footer for each separated file.
•Default Menu: Tools > Split/Combine > Split Current Document into Several Files
•All Commands: Tools > Split/Combine > Split Current Document into Several Files
•Toolbar: None
•Status Bar: None
•Default Shortcut Key: None
•EEID_SPLIT_TO_FILES (4606)
editor.ExecuteCommandByID(4606);
editor.ExecuteCommandByID 4606