SKIP
Reference
Syntax
SKIP { [n]
| {TO LINE line} }.
Effect
Positions the list cursor in a line of the current list.
Additions
-
n
Positions the
list cursor
n lines underneath the current line. Without specification, n is implicitly set to 1.
-
TO LINE line
Positions the list cursor in the line line.