Switches to the specified document (multiple items).
Switches to the specified EmEditor document. If the specified document is minimized, it will restore its normal size. This command consists of multiple menu items.
editor.ExecuteCommandByID(5376 + i); // i is an integer from 0 through 255
editor.ExecuteCommandByID 5376 + i ' i is an integer from 0 through 255
Send feedback on this topic to Emurasoft