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

how to pass the variable values from one step to another


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
anandmsteds

New User


Joined: 07 Mar 2007
Posts: 8
Location: Mumbai

PostPosted: Fri Aug 29, 2008 12:09 pm
Reply with quote

Hi All,
Is there any possibility of passing the values of variables from one step to another step.

I will explain my case:

in Step01, i am executing one program and in that program there is one varible which will hold a value.
Now in the next step (say Step02), i am calling some other program, but i want to use the value of the above variable in this program.

Please let me know if you need any other information..

Thanks
Anand
=-=-=-=-=-=
MaInFrAmEs R O C K Z ....
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Fri Aug 29, 2008 12:12 pm
Reply with quote

Write it to a file in the first program and read that file in the second program.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts INCLUDE OMIT COND for Multiple values... DFSORT/ICETOOL 5
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts How to pass the PARM value to my targ... COBOL Programming 8
Search our Forums:

Back to Top