Close All Right in Group command

Summary

Closes all right documents in the current group.

Description

Closes all documents with tabs to the left of the active document in the current group.

How to Run

  • Default Menu: None

  • All Commands: Window > Group > Close All Right in Group

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_GROUP_CLOSE_RIGHT (4390)

Macros

[JavaScript]

editor.ExecuteCommandByID(4390);

[VBScript]

editor.ExecuteCommandByID 4390