Re: Write to the internal reader in C and get jobid back.

2006-08-17 Thread Ray Mullins
ist > [mailto:[EMAIL PROTECTED] On Behalf Of Steve Pordash > Sent: Thursday 17 August 2006 12:17 > To: IBM-MAIN@BAMA.UA.EDU > Subject: Write to the internal reader in C and get jobid back. > > Does anybody know a way to get the jobid when a c program > writes some JCL to the interna

Write to the internal reader in C and get jobid back.

2006-08-17 Thread Steve Pordash
Does anybody know a way to get the jobid when a c program writes some JCL to the internal reader and then get the jobid back? I had an assembly program that did it, but it no longer compiles under ZOS 1.6. Any help would be greatly appreciated.