EmEditor Home - EmEditor Help - Command Reference - File category

List of New Configurations command

Summary

Creates a new file with a specified configuration (multiple items).

Description

This command consists of multiple menu items. You can select from predefined configurations. This command creates a new file with the specified configuration.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(7168 + i);  // i is an integer from 0 through 255

[VBScript]

editor.ExecuteCommandByID 7168 + i  ' i is an integer from 0 through 255

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.