scrollUpLines()

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

  ConsoleLib.scrollUpLines(numLines INT in)
numLines
The number of lines to scroll up.

Related reference
EGL library ConsoleLib

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