Editor
g command (Editor processor)
.mdThe g command positions the line pointer to a specific line. The attribute number (line number) may be entered without the g command.
Syntax
{g}line.number
Parameter(s)
| line.number | Line number (attribute number) to position the line pointer. |
Example(s)
g25