Use the Go To Line Number dialog box to go directly to a line of source code in the file you are editing. Source code line numbers are displayed in the editor status bar.
To open the Go To Line Number dialog box, choose Search|Go To Line.
The number of the line in the file you want to go to. If you enter a number that is out of range, the cursor moves to the beginning or end of the file. If you do not enter a number and press OK, you will receive an error message, such as "Line number must be between 1 and 129."
When you press Enter or choose OK, the editor moves to the line in the source code you specified.