G - Go To Line Number
Displays the item with the requested line number at the top of the screen.
Command
G
Action
Press G. The Status/Command Line prompts:
GOTO Line # :
Enter the line number you want displayed at the top of the screen.
The item is displayed with the requested line number at top of the screen.
If less than twenty three lines exist between the requested line and the end of the item, the remaining lines are displayed with the requested line at the top of the screen.
If the requested line number is greater than the number of lines in the item, the Status/Command Line prompts:
No such line# - Press (Return):
Example
Partial screen display: (lines 0055 to 0077 are displayed)
0055 GO 113 0056 112 XI=INDEX(TXT," ",1) . . 0076 HEADING HD2 0077 GO 105
Press G. Status/Command Line prompt and your reply:
GOTO line# :80
The screen now displays:
0080 130 PRINTER CLOSE 0081 PRINTER OFF . . 0101 NT=LEN(TRY) 0102 FOR X=1 TO NT