Close All Others in Group command
Summary
Closes all other documents in the current group.
Description
Closes all other documents in the current group.
How to Run
- Default Menu: None
- All Commands: Window
>Group > Close All Others in Group
- Toolbar: None
- Status Bar: None
- Default Shortcut Key: None
Plug-in Command ID
- EEID_GROUP_CLOSE_OTHERS (4388)
Macros
[JavaScript]
editor.ExecuteCommandByID(4388);
[VBScript]
editor.ExecuteCommandByID 4388
Send feedback on this topic to Emurasoft