EmEditor Home - EmEditor Help - Command Reference - Edit category

Dictionary command

Summary

Selects this dictionary to check spelling (multiple items).

Description

Selects this dictionary to check spelling.

How to Run

Plug-in Command ID

Macros

[JavaScript]

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

[VBScript]

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

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.