> Hi:
> 
> I need to execute an MVS DISPLAY command with its output written to a 
> dataset. Using
> IEFBR14 i managed to execute the command in batch, but the output is only 
> written to
> SYSLOG. Is there a way to have the output also written to a dataset?
> 
> Thanks in advance for your help,
> 
> JUAN MAUTALEN

Two ways come to mind -


You could use the SDSF REXX interface to capture and format your display 
command.

You could use REXX and console function.

You could use the SDSF Batch program to do the display command.

Lizette

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

Reply via email to