| me | Index Level | o |
| Syntax | n{number.lines} |
| Category | Editor |
| Type | Command |
| 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. |
| Options | |
| See Also |
t error messages l |
| Example |
014 print customer.id
.n4 018 print |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| me | Index Level | o |