EmEditor Home - EmEditor Help - Command Reference - View category

Arrange by Name command

Summary

Arranges tabs by name.

Description

Arranges tabs by name. If the Auto Arrange command is checked, this command is called each time when a file is opened or saved as a name, and automatically arranged. If the Auto Arrange command is not checked, this command is called once.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4398);

[VBScript]

editor.ExecuteCommandByID 4398

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.