Saves all currently open files.
This command selects the Save command for all opened EmEditor windows. If an untitled file exists, the Save As dialog box appears, which allows you to enter a file name to save the file as.
editor.ExecuteCommandByID(4101);
editor.ExecuteCommandByID 4101
Send feedback on this topic to Emurasoft