ISPF EDIT Question



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

ISPF EDIT Question

Postby rayngerfan » Sat Jul 10, 2010 9:10 pm

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
rayngerfan
 
Posts: 51
Joined: Fri Apr 17, 2009 4:57 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ISPF EDIT Question

Postby prino » Mon Jul 12, 2010 3:57 pm

X and NX on Change and Find commands
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
User avatar
prino
 
Posts: 635
Joined: Wed Mar 11, 2009 12:22 am
Location: Vilnius, Lithuania
Has thanked: 3 times
Been thanked: 28 times

Re: ISPF EDIT Question

Postby rayngerfan » Mon Jul 12, 2010 7:27 pm

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
rayngerfan
 
Posts: 51
Joined: Fri Apr 17, 2009 4:57 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ISPF EDIT Question

Postby prino » Tue Jul 13, 2010 3:18 am

Give the command

c c c c

and when you get the error message, press F1 twice and start reading.
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
User avatar
prino
 
Posts: 635
Joined: Wed Mar 11, 2009 12:22 am
Location: Vilnius, Lithuania
Has thanked: 3 times
Been thanked: 28 times


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post