Page 1 of 1
ISPF EDIT Question
Posted:
Sat Jul 10, 2010 9:10 pm
by rayngerfan
I'm trying shift a line from col 6 to col 3. I'm using the edit command X ALL;F '&OUT' ALL which shows all the occurences of &OUT. I can use BNDS command to shift the line that contains &OUT, but I don't want to shift the data that isn't being dispalyed. Is it possible to shift only the data that is displayed without touching the data that isn't displayed?
Thanks
Re: ISPF EDIT Question
Posted:
Mon Jul 12, 2010 3:57 pm
by prino
X and NX on Change and Find commands
Re: ISPF EDIT Question
Posted:
Mon Jul 12, 2010 7:27 pm
by rayngerfan
Hi Prino
Would you be able to show me an example of X & NX on the CHANGE and FIND command? Since I'm trying to shift a line 3 positions whithout touching the non displayed data in a block.
Thanks
Re: ISPF EDIT Question
Posted:
Tue Jul 13, 2010 3:18 am
by prino
Give the command
and when you get the error message, press F1 twice and start reading.