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

Ways to pass data to program from JCL


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

New User


Joined: 20 Mar 2005
Posts: 6

PostPosted: Thu Apr 07, 2005 1:21 pm
Reply with quote

Hi there all can any body tell me what is the method(s)
other than
1) sysin dd *
2) parm
to pass data to cobol pgm through JCL?
Back to top
View user's profile Send private message
aishwarya_singh

New User


Joined: 06 Apr 2005
Posts: 21

PostPosted: Thu Apr 07, 2005 2:25 pm
Reply with quote

Yes gauchetan,
you can pass data fron one sequential or any other file to the cobol program by writing the dd name of that dataset in the jcl. The same DD name will be used in the select card in the fd-control of environment division.
Back to top
View user's profile Send private message
gaurchetan
Warnings : 1

New User


Joined: 20 Mar 2005
Posts: 6

PostPosted: Thu Apr 07, 2005 8:56 pm
Reply with quote

thanx aishwarya
that is true but any other method apart from this?
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 How to save SYSLOG as text data via P... All Other Mainframe Topics 4
No new posts Store the data for fixed length COBOL Programming 1
No new posts Using API Gateway from CICS program CICS 0
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
Search our Forums:

Back to Top