EmEditor Home - EmEditor Help - Command Reference - Window category

Split Vertically and Fix Position command

Summary

Splits the current window vertically into fixed positions.

Description

This command splits the current window into two vertical panes, and fixes the split position at the center of the window immediately.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4336);

[VBScript]

editor.ExecuteCommandByID 4336

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.