IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

REXX needed to change a JCL


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
prasanth_urs

New User


Joined: 04 Dec 2006
Posts: 44
Location: Pune,India

PostPosted: Wed Dec 29, 2010 12:22 pm
Reply with quote

Hello all,

I am learning REXX and is eager to solve the below.

I want to change three DSN qualifiers of 2 files and a complete SYSIN in a JCL and submit the job with the help of REXX program.

Can some one help me with the same?

Thanks
Prasanth
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Dec 29, 2010 12:43 pm
Reply with quote

Either an ISPF edit macro or an ISPF file tailoring skeleton sounds about the best way to do this, unless you want to read in the existing file and process it record by record, which IMO is a messy way of doing things.

There are innumeral ISPF edit macros, ISPF FT skeletons and even read and analyse every record examples on the forum.

However, as this is a help forum, please show us the code that you have and where the problems lie and we will try to assist.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Dec 29, 2010 8:21 pm
Reply with quote

Hello,

Quote:
Can some one help me with the same?
In addition to the guidance from Expat, you should post some sample input and the output you want when that input is processed so we all understand what is needed. . .
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
Search our Forums:

Back to Top