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
 
convert int lower to upper case in JCL

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
kumar_prathap

New User


Joined: 12 Apr 2004
Posts: 6

PostPosted: Thu Jul 01, 2004 1:55 pm    Post subject: convert int lower to upper case in JCL
Reply with quote

Hi ,
I want convert some field in my file from position (29-50) and write into other file with the whole record. pls tel procedure using JCL esp using DFsort
Back to top
View user's profile Send private message
References
PostPosted: Thu Jul 01, 2004 1:55 pm    Post subject: Re: convert int lower to upper case in JCL Reply with quote

imvs

New User


Joined: 12 May 2004
Posts: 33

PostPosted: Thu Jul 01, 2004 2:51 pm    Post subject:
Reply with quote

//STEP1 EXEC PGM=SORT
//SYSIN DD *
SORT FIELDS=COPY
OUTREC=(1,28,29,32,TRAN=LTOU,33,38)
/*
//
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1