Synchronize Scrolling command

Summary

Synchronizes scrolling of two recently viewed documents without specifying options.

Description

Synchronizes scrolling of the two most recently viewed documents without specifying options.

How to Run

  • Default Menu: Compare > Synchronize Scrolling Direct

  • All Commands: Compare > Synchronize Scrolling Direct

  • Toolbar: 

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_SYNC_SCROLL_DIRECT (4495)

Macros

[JavaScript]

editor.ExecuteCommandByID(4495);

[VBScript]

editor.ExecuteCommandByID 4495