Save Options command

Summary

Saves options to compare or to synchronize scrolling.

Description

Saves the set of options specified for the current comparison or synchronization session.

How to Run

  • Default Menu: Compare > Save Options

  • All Commands: Compare > Save Options

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_COMPARE_SAVE_OPTIONS (4508)

Macros

[JavaScript]

editor.ExecuteCommandByID(4508);

[VBScript]

editor.ExecuteCommandByID 4508