Positions the line pointer at the specified line and lists that line. Synonymous with the G (Goto) command.
n
The message
Top
is displayed if
the line pointer is set to zero, and the message
EOI
n (where
n is the last line
number of the item) is displayed if the pointer is set to the
EOI.
B (Bottom), T (Top), G (Goto).
:EDIT FILE1 ITEM1 |
List the first 99 lines in the item. Item has only 6 lines, so entire item is listed. List line 5. |