editor.n

Command/Editor, Releases: AP and R83

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

Command Name Type Description
editor.t Command Top.
editor.errors Definition Editor error messages.
editor.l.list Command List lines.
editor.introduction Introductory The line-oriented editor.
editor.b Command Bottom
editor.g Command Goto line number.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.