John, what processes the "/*$VS" piece of that?  

Todd

> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
> Behalf Of John McKown
> Sent: Tuesday, October 21, 2008 8:08 AM
> To: IBM-MAIN@BAMA.UA.EDU
> Subject: Re: EXEC PGM=??? to issue operator commands from the JCL stream?
> 
> 
> The simplest way, but which requires that the INTRDR be set up correctly,
> is
> to do something like:
> 
> //DOCMDS EXEC PGM=IEBGENER
> //SYSPRINT DD SYSOUT=*
> //SYSIN DD DUMMY
> //SYSUT2 DD SYSOUT=(*,INTRDR)
> //SYSUT1 DD DATA,DLM='$$'
> /*$VS,'D A,L'
> /*$VS,'F CICS*,CEMT PER SHUT IMMED'
> $$
> 
> --
> John

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to