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
 
Control card for copying records using DFSORT

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL
Author Message
ashwinreddy

Active User


Joined: 16 Sep 2004
Posts: 106
Location: Hyderabad

PostPosted: Tue Oct 05, 2004 1:12 pm    Post subject: Control card for copying records using DFSORT
Reply with quote

Hai

i want control card for copying records using DFSORT
PLEASE HELP ME

ASHWIN
Back to top
View user's profile Send private message
References
PostPosted: Tue Oct 05, 2004 1:12 pm    Post subject: Re: Control card for copying records using DFSORT Reply with quote

superk

Moderator Team Head


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

PostPosted: Tue Oct 05, 2004 5:46 pm    Post subject:
Reply with quote

Code:

//SORTSTEP EXEC PGM=SORT
//SORTIN   DD input ...
//SORTOUT DD output ...
//SYSOUT   DD SYSOUT=*
//SYSIN      DD *
  OPTION COPY
//*
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL All times are GMT + 6 Hours
Page 1 of 1