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
 
Submitting JCL through an Assembler program

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER
Author Message
aravindanrkumar
Warnings : 1

New User


Joined: 03 Jan 2007
Posts: 12
Location: Chennai

PostPosted: Wed May 07, 2008 5:36 pm    Post subject: Submitting JCL through an Assembler program
Reply with quote

I would like to know how we can submit a job from an assembler program. Please advise me on all the methods available or atleast the materials that can be used for reference. I was not able to find any information regarding this in the IBM manuals for Assembler.

It would be helpful if the information is for a S/390 Assembler. I am working on a S/390 machine running z/OS v1.4
Back to top
View user's profile Send private message
References
PostPosted: Wed May 07, 2008 5:36 pm    Post subject: Re: Submitting JCL through an Assembler program Reply with quote

enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 2675
Location: italy

PostPosted: Wed May 07, 2008 6:13 pm    Post subject: Reply to: Submitting JCL through an Assembler program
Reply with quote

the issue is not related to assembler or any programming language in particular

Just define in Your jcl a sequential dataset with the intrdr parameter specified
and ...

open

put, put, put, .... ( all the jcl card images )

close

this approach does not depend on the programming language used
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER All times are GMT + 6 Hours
Page 1 of 1