|
I have this program (downloaded from the
tools) that is a CMS library system. I have the server side (IUREC) running
fine and the client (LIB) works pretty good too. When I type the following line on my CMS
client it works fine. LIB SERVEXEC SUBPROD EXEC PAUSEBG JCL But when I include the same line in an
exec the parameters – PAUSEBG JCL – don’t get passed to the
server. Has anyone run into something like this
before? Is there something ‘different’ I can do in the EXEC? This is a trace from my 1 line exec. *-* LIB 'SERVEXEC SUBPROD EXEC PAUSEBG
JCL' >L>
"LIB"
>L> "SERVEXEC
SUBPROD EXEC PAUSEBG JCL" >O> "LIB SERVEXEC
SUBPROD EXEC PAUSEBG JCL" Thanks |
- command line vs exec Tom Huegel
- Re: command line vs exec Jim Bohnsack
- Re: command line vs exec Hodge, Robert L
- Re: command line vs exec Tom Huegel
- Re: command line vs exec Jim Bohnsack
- Re: command line vs exec David Kreuter
- Re: command line vs exec Tom Huegel
