|
|
| Author |
Message |
HenriqueS
New User
Joined: 17 Feb 2007 Posts: 11 Location: Brazil
|
|
|
|
| I did not find an answer to this on the forum search and some ISPF docs that I have donīt say it. Any idea? I tried 'go to #', 'go #', 'jump #', nothing seems to work... |
|
| Back to top |
|
 |
References
|
|
 |
Craq Giegerich
Senior Member
Joined: 19 May 2007 Posts: 1000 Location: Virginia, USA
|
|
|
|
| HenriqueS wrote: |
| I did not find an answer to this on the forum search and some ISPF docs that I have donīt say it. Any idea? I tried 'go to #', 'go #', 'jump #', nothing seems to work... |
L # |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 8721 Location: 221 B Baker St
|
|
|
|
Hello,
Try this:
In the command area, key "loc nnnn" (without the quotes) and press enter. The nnnn is the line number.
This should let you move forward or backward. |
|
| Back to top |
|
 |
Anuj D.
Global Moderator
Joined: 22 Apr 2006 Posts: 2215 Location: Phoenix, AZ
|
|
|
|
Hi,
You might try, type "XXXX" on the command prompt & press PF7 or PF8. The "XXXX" is the line number. PF7 to go up & PF8 to go down. |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 8721 Location: 221 B Baker St
|
|
|
|
Hi Anuj,
| Quote: |
The "XXXX" is the line number. PF7 to go up & PF8 to go down.
|
The XXXX is the number of lines to move rather than the line number. |
|
| Back to top |
|
 |
enrico-sorichetti
Global Moderator
Joined: 14 Mar 2007 Posts: 3151 Location: italy
|
|
|
|
remember...
the locate,loc,l behavior is determined by the number setting
using pf7/pf8 with a number in the command line, the scroll will be relative to the current position in the file |
|
| Back to top |
|
 |
Anuj D.
Global Moderator
Joined: 22 Apr 2006 Posts: 2215 Location: Phoenix, AZ
|
|
|
|
Hi,
Ummm, yup, you both are right..what should I say fast fingers..perhaps the best excuse for now..
But yes, Thank You getting the "idiot" in me on track...  |
|
| Back to top |
|
 |
|
|