EmEditor Home - EmEditor Help - Command Reference - Edit category

Half-Width command

Summary

Converts all selected full-width characters to half-width characters.

Description

Converts all selected full-width characters to half-width characters. Full-width characters are typically included in Eastern Asian language fonts.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.ChangeWidth(eeWidthHalfWidth | eeWidthAllTypes);

[VBScript]

document.selection.ChangeWidth eeWidthHalfWidth Or eeWidthAllTypes

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.