Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Compare category

Command: Restore Window Positions when Finished command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Compare category

Restore Window Positions when Finished command

Summary

Restores window positions when comparison or synchronization is finished.

Description

Restores original window/tab positions when comparison or synchronization is canceled or finished.

How to Run

Default Menu: Compare > Restore Window Positions when Finished

All Commands: Compare > Restore Window Positions when Finished

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_SYNC_RESTORE_POS (4546)

Macros

[JavaScript]

editor.ExecuteCommandByID(4546);

[VBScript]

editor.ExecuteCommandByID 4546

Copyright © 2003-2023 by Emurasoft, Inc.