Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > View category

Command: Arrange by Name command

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

Arrange by Name command

Summary

Arranges tabs by name.

Description

Arranges tabs by name (alphabetically). Untitled documents will be placed before titled documents. 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

Default Menu: None

All Commands: View > Arrange Tabs by > Name

Toolbar: None

Status Bar: None

Default Shortcut Key: None

Plug-in Command ID

EEID_SORT_FILE_NAME (4398)

Macros

[JavaScript]

editor.ExecuteCommandByID(4398);

[VBScript]

editor.ExecuteCommandByID 4398

Copyright © 2003-2023 by Emurasoft, Inc.