Tapatalk

How to make current line the first line in editor ?

How to make current line the first line in editor ?

2
NewbieNewbie
2

PostAug 06, 2004#1

Is there a short cut key to make current line to the first line in the visible window of the editor :?:
The cursor should follow to the top line also.
The purpose is to view the most lines below the current line.
I have tried to find it in the help menu but without success.
Svend

6,826625
Grand MasterGrand Master
6,826625

PostAug 06, 2004#2

Alt+Num- ... move active line to top of window
Alt+Num+ ... move active line to bottom of window
Alt+PgUp ... move cursor to top of window
Alt+PgDn ... move cursor to bottom of window

Num means pressed on the numerical keypad.

2
NewbieNewbie
2

PostAug 09, 2004#3

Thank you, just what i was looking for :D

Svend