EmEditor Home - EmEditor Help - Command Reference - View category

Wrap by Window command

Summary

Wraps lines according to window size.

Description

Displays each line by wrapping text according to the window width. This command is equivalent to selecting Window Width from the Wrap by drop-down list box on the General tab of the Configuration Properties dialog box.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4210);

[VBScript]

editor.ExecuteCommandByID 4210

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.