You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a scenario where I would like to use mvscmdauth or the python modules to send a sysout to a printer.
In a JCL I would say something like this
The examples for a DD name only show "stdout" or a dataset. Can you write to the JES spool with mvscmdauth?
Also are there any ZOAU commands for listing the spool? Like "how many sysouts are waiting in class F / dest NAME ?
Or any commands for showing the printer status?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a scenario where I would like to use mvscmdauth or the python modules to send a sysout to a printer.
In a JCL I would say something like this
//OUTNOW OUTPUT OUTDISP=(WRITE,PURGE)
//LISTOUT DD SYSOUT=F,DEST=NAME,OUTPUT=*.OUTNOW,FREE=CLOSE
The examples for a DD name only show "stdout" or a dataset. Can you write to the JES spool with mvscmdauth?
Also are there any ZOAU commands for listing the spool? Like "how many sysouts are waiting in class F / dest NAME ?
Or any commands for showing the printer status?
Thanks,
Ciaran (beginner)
Beta Was this translation helpful? Give feedback.
All reactions