Closes all open files and quits EmEditor.
This command closes all opened files. If a modified file exists, a prompt message appears to select whether you want to save the changes or not.
editor.ExecuteCommandByID(4119);
editor.ExecuteCommandByID 4119
Send feedback on this topic to Emurasoft