EmEditor Home - EmEditor Help - Command Reference - Edit category

Line Scroll Up command

Summary

Scrolls the document up by one line.

Description

Scrolls the document up by one line. However, the window scrolls two lines if the Double Line Scroll check box is checked on
the Scroll tab in the Configuration Properties dialog box.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4170);

[VBScript]

editor.ExecuteCommandByID 4170

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.