Show/Hide Toolbars

EmEditor Help

Navigation: » No topics above this level «

Command: Half-Width/Full-Width Conversion command

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

Half-Width/Full-Width Conversion command

Summary

Converts the selection between half-width and full-width characters.

Description

This command converts half-width characters to full-width characters, or converts full-width characters to half-width characters.  The Half-Width/Full-Width Conversion dialog box will be displayed upon executing this command, where you can set types of characters and the selection.

How to Run

Default Menu: Convert > Half-Width/Full-Width Conversion

All Commands: Convert > Half-Width/Full-Width Conversion

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: CTRL+T

Plug-in Command ID

EEID_CONVERT (4148)

Macros

[JavaScript]

editor.ExecuteCommandByID(4148);

[VBScript]

editor.ExecuteCommandByID 4148

Copyright © 2003-2023 by Emurasoft, Inc.