Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
copy the mem2 jcl code in to the mem1 without CUT & PAST

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> TSO/ISPF
Author Message
mahi

Active User


Joined: 04 Apr 2006
Posts: 69
Location: Pune

PostPosted: Thu Oct 26, 2006 4:03 pm    Post subject: copy the mem2 jcl code in to the mem1 without CUT & PAST
Reply with quote

hi,

I have Two JCL members(mem1 & mem2) in my PDS. I want to copy the mem2 jcl code in to the mem1.

This same thing I have to do many times for different memebers.

IS there any easy method to do this apart from CUT and PASTE.

Is there any command to copy the entire code of MEM1 into MEM2?
Back to top
View user's profile Send private message
References
superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3264
Location: Charlotte,NC USA

PostPosted: Thu Oct 26, 2006 4:08 pm    Post subject: Re: copy the mem2 jcl code in to the mem1 without CUT &
Reply with quote

mahi wrote:
Is there any command to copy the entire code of MEM1 into MEM2?


Um, COPY? As in COPY MEM1.
Back to top
View user's profile Send private message
mahi

Active User


Joined: 04 Apr 2006
Posts: 69
Location: Pune

PostPosted: Thu Oct 26, 2006 4:44 pm    Post subject:
Reply with quote

I want to append MEM1 CODE to MEM2 code..
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 1930
Location: Israel

PostPosted: Thu Oct 26, 2006 5:03 pm    Post subject:
Reply with quote

Go into MEM2, mark A at the target line, and supply the command COPY MEM1.

O.
Back to top
View user's profile Send private message
mahi

Active User


Joined: 04 Apr 2006
Posts: 69
Location: Pune

PostPosted: Thu Oct 26, 2006 5:21 pm    Post subject:
Reply with quote

Thank You ..
It is working fine..
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 1930
Location: Israel

PostPosted: Thu Oct 26, 2006 5:41 pm    Post subject:
Reply with quote

If you don't want to mark a line, and you just want to append it to the end of MEM2, you can try the following command: COPY MEM1 AFTER .ZLAST

O.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> TSO/ISPF All times are GMT + 6 Hours
Page 1 of 1