editor.n
Increment line pointer.
Syntax
n{number.lines}
Description
positions the line pointer down a specified number of lines from the current position.
An 'n' command, followed by a <return>, redisplays the current line.
'n1' ('n-one') is the same as the Editor '<return>' command.
Example
014 print customer.id
.n4
018 print
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
