If you are just doing displays then take a look at using sdsf rexx to get at the same information. If you can use an SDSF dialog command then you can using sdsf rexx - and you can let sdsf help you using the RGEN command in the dialog.
Lionel B. Dyck <>< Github: https://github.com/lbdyck System Z Enthusiasts Discord: https://discord.gg/sze “Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are.” - - - John Wooden -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Roberto Halais Sent: Tuesday, May 21, 2024 12:31 PM To: [email protected] Subject: Re: REXX SDSF Thank you all! I’ll look for other ways. Politics: Poli (many) - tics (blood sucking parasites) On Tue, May 21, 2024 at 1:28 PM Lionel B. Dyck < [email protected]> wrote: > Tom is correct - any/all operator commands entered into the system > will appear in the log. > > > Lionel B. Dyck <>< > Github: https://github.com/lbdyck > System Z Enthusiasts Discord: https://discord.gg/sze > > “Worry more about your character than your reputation. Character is what > you are, reputation merely what others think you are.” - - - John Wooden > > -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On > Behalf Of Tom Marchant > Sent: Tuesday, May 21, 2024 12:24 PM > To: [email protected] > Subject: Re: REXX SDSF > > I certainly hope not. The system log is supposed to be a log of things > done to the system. > > -- > Tom Marchant > > On Tue, 21 May 2024 13:19:03 -0400, Roberto Halais < > [email protected]> wrote: > > >I have a rexx that issues console commands thru ISFEXEC. Is there a > >way to prevent the command output to not appear in the system syslog. > >I capture the output in my rexx but it also appears in the system log. > >Thk u. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
