scrollDownLines()

The system function ConsoleLib.scrollDownLines scrolls the on-screen data toward the bottom of the data by the specified number of lines.

  ConsoleLib.scrollDownLines(numLines INT in)
numLines
The number of lines to scroll downward.

Related reference
EGL library ConsoleLib

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.