Closes all open files except the currently working file.
This command closes all opened files except the currently working file. If a modified file exists, a prompt message appears to select whether you want to save the changes.
editor.ExecuteCommandByID(4384);
editor.ExecuteCommandByID 4384
Send feedback on this topic to Emurasoft