MOVE column in TSO



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

MOVE column in TSO

Postby jaggz » Mon Apr 16, 2012 4:11 pm

Dear All,

Could anyone please let me know the way to move a 58th Column word to 55th Column. Are there any command to make all the word starting VOLUME at 58th column to 55th column ?

For example :

000003 DSNAME(SYS1.LINKLIB) VOLUME(MT3RS1)

The VOLUME(MT3RS1) move to 55th column from 58th Column.

Jaggz
User avatar
jaggz
 
Posts: 356
Joined: Fri Jul 23, 2010 8:51 pm
Has thanked: 8 times
Been thanked: 5 times

Re: MOVE column in TSO

Postby BillyBoyo » Mon Apr 16, 2012 4:17 pm

186 posts and you don't know to use the Code tags?

Do you mean in the ISPF editor?
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: MOVE column in TSO

Postby jaggz » Mon Apr 16, 2012 4:24 pm

186 posts and you don't know to use the Code tags

Apology For not using code tags and I will make sure the code tags are used.

Do you mean in the ISPF editor?

Yes
User avatar
jaggz
 
Posts: 356
Joined: Fri Jul 23, 2010 8:51 pm
Has thanked: 8 times
Been thanked: 5 times

Re: MOVE column in TSO

Postby jaggz » Mon Apr 16, 2012 4:29 pm

Hi All,

I could see a similar thread :http://www.ibmmainframeforum.com/tso-ispf/topic6399.html

I will try it out with above option. Thanks enrico
User avatar
jaggz
 
Posts: 356
Joined: Fri Jul 23, 2010 8:51 pm
Has thanked: 8 times
Been thanked: 5 times

Re: MOVE column in TSO

Postby BillyBoyo » Mon Apr 16, 2012 4:38 pm

Depending on what you want, you could also look at BNDS coupled with Change or column shifting. It is all in the Help/Tutorial. If you don't know the editor well enough to know this already, take some of your own time out from time to time, go through the PF1/Tutorial, and practice. You'll save yourself lots of time if you know the full capabilities of the editor.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: MOVE column in TSO

Postby jaggz » Mon Apr 16, 2012 4:49 pm

Dear Billy/All,

I even tried with BNDS option :

First do BNDS and COLS commands, then move your BNDS boundaries. Then you use X over all those lines you don't want to change. After that you enter ((3 on the first and (( at the last line.
And of course, make a backup BEFORE and SAVE after changes.

Thanks,
Jaggz
User avatar
jaggz
 
Posts: 356
Joined: Fri Jul 23, 2010 8:51 pm
Has thanked: 8 times
Been thanked: 5 times

Re: MOVE column in TSO

Postby BillyBoyo » Mon Apr 16, 2012 4:59 pm

And if you have RECOVER ON there is always UNDO for those I-wish-I-hadn't-done-that-just-now moments.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: MOVE column in TSO

Postby prino » Mon Apr 16, 2012 6:16 pm

&c ' V' 'V' 55 58 all
and keep pressing enter...
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: MOVE column in TSO

Postby dick scherrer » Mon Apr 16, 2012 9:51 pm

Hello,

When experimenting, it is advisable to make a test copy of the member. . .

Then you don't risk destroying the original ;)
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: MOVE column in TSO

Postby prino » Tue Apr 17, 2012 12:38 am

dick scherrer wrote:When experimenting, it is best to make a test copy of the member. . .

Then you don't risk destroying the original ;)

Use VIEW and if all is OK, just do a "repl .zf .zl"
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

Next

Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post