JCL for FIND and REPLACE Function

240 views
Skip to first unread message

sowmyabe ambekar

unread,
Apr 3, 2013, 12:55:00 PM4/3/13
to mainfr...@googlegroups.com


Hi,

As discussed in the Chat I have sent the specification document,please send the sample JCL for FIND and REPLACE Function using ATLSEQ
 

  

Module Component Specification.docx

Quasar Chunawala

unread,
Apr 3, 2013, 10:19:30 PM4/3/13
to mainfr...@googlegroups.com
Hi Sowmya,
 
Here's the code sample :
 
----+----1----+----2----+----3----+----4----+----5----+----6----+----7--
//SYSADMA  JOB A123,'BIN-7 QUASAR',CLASS=A,MSGCLASS=Y,NOTIFY=&SYSUID   
//STEP010 EXEC PGM=SORT                                                
//SORTIN    DD *                                                       
001 "DELHI DAREDEVILS"                                                 
002 "KOLKATA NIGHT-RIDERS"                                             
/*                                                                     
//SORTOUT   DD SYSOUT=*                                                
//SYSIN     DD *                                                       
 SORT FIELDS=COPY                                                      
 ALTSEQ CODE=(7F40)                                                    
 OUTREC FIELDS=(1,80,TRAN=ALTSEQ)                                      
/*                                                                     
//SYSOUT    DD                                                         
 
Hope it helps!
 
- Quasar.

Quasar Chunawala,
Cell : 9930389084




On Wed, Apr 3, 2013 at 10:25 PM, sowmyabe ambekar <sowmyabe...@gmail.com> wrote:


Hi,

As discussed in the Chat I have sent the specification document,please send the sample JCL for FIND and REPLACE Function using ATLSEQ
 

  

--
You received this message because you are subscribed to the Google Groups "Mainframes 360" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mainframes36...@googlegroups.com.
To post to this group, send email to mainfr...@googlegroups.com.
Visit this group at http://groups.google.com/group/mainframes360?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages