Copy All to Other command

Summary

Copies all changes in this document to the other document.

Description

Copies all changes in this document to the other document.

How to Run

  • Default Menu: Compare > Copy All to Other

  • All Commands: Compare > Copy All to Other

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_COPY_ALL_TO_OTHER (23248)

Macros

[JavaScript]

editor.ExecuteCommandByID(23248);

[VBScript]

editor.ExecuteCommandByID 23248