Different Ways to Display Lines
The Screen Editor provides several ways of displaying the information on the screen. These include using the B, G, H, T and W commands.
B The B (Bottom) command moves the cursor to the end of the last line of the item and displays the last 23 lines of the item.
The cursor is positioned at the end of the last line.
G The G (Go To Line Number) command displays the requested line number at the top of the screen with the following lines displayed beneath it (or scrolled down from it).
The cursor is placed at the beginning of the top line.
H The H (Half Screen Line Number) command displays the requested line number in the middle of the screen with preceding lines scrolled up from it and following lines scrolled down from it.
The cursor is placed at the beginning of the requested line number.
T The T (Top Cursor Control) command moves the cursor to the beginning of the item and displays the first 23 lines of the item.
W The W (Window) command displays the requested line number at the Bottom of the screen with the preceding lines displayed above it (or scrolled up from it).
The cursor is placed at the beginning of the bottom line.