EmEditor Home - EmEditor Help - Command Reference - Window category

Split Horizontally command

Summary

Splits the current window horizontally.

Description

This command splits the current window into two horizontal panes. Use the mouse to control the split position. Click to set the split to a fixed position (you can change the orientation later as necessary).

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4299);

[VBScript]

editor.ExecuteCommandByID 4299

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.