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
 
Including the Job card - REXX

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX
Author Message
Atpsmp

New User


Joined: 23 Sep 2008
Posts: 9
Location: Chennai

PostPosted: Mon Oct 13, 2008 6:08 pm    Post subject: Including the Job card - REXX
Reply with quote

Hi,

Actually, i have copied the datasets from production and kept in my local dataset. I have to delete the job card in that and have to enter with my local data set parameters. There is an option in my client(remote desktop) such that if i put that particular command in command line, it will automatically insert that job card where we want to.

My query is, how to include that command in my rexx program ( rexx program which copies the dataset from production pds to my local pds) so that it automatically chnages the jobcard after copying the datasets.

Can anyone throw light on this issue and help me out icon_neutral.gif
Back to top
View user's profile Send private message
References
Pedro

Senior Member


Joined: 01 Sep 2006
Posts: 632
Location: work

PostPosted: Mon Oct 13, 2008 9:37 pm    Post subject: Reply to: Including the Job card - REXX
Reply with quote

Your rexx program should invoke the ISPF editor with an initial macro. That edit macro will do your changes.
Back to top
View user's profile Send private message
Atpsmp

New User


Joined: 23 Sep 2008
Posts: 9
Location: Chennai

PostPosted: Tue Oct 14, 2008 10:34 am    Post subject: hi
Reply with quote

Hi ,
I cant get you..!!!

icon_eek.gif

Using ISREDIT , how to include the command in that which is used in the mainframe?
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 9198
Location: 221 B Baker St

PostPosted: Tue Oct 14, 2008 11:44 am    Post subject:
Reply with quote

Hello,

Quote:
There is an option in my client(remote desktop) such that if i put that particular command in command line, it will automatically insert that job card where we want to.
My query is, how to include that command in my rexx program ( rexx program which copies the dataset from production pds to my local pds) so that it automatically chnages the jobcard after copying the datasets.
If this is in your desktop, you would have to write a replacement in rexx.

Quote:
Using ISREDIT , how to include the command in that which is used in the mainframe?
The code that replaces the desksop function will possibly be an edit macro. There are many, many examples in the forum. When you find a topic that does something similar to what you want, incorporate it into your code and post back here if there are any questoins.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX All times are GMT + 6 Hours
Page 1 of 1