The SDSF "FILTER" command normally applies to tabular panels like "DA" or "ST" and not browse panels (of which "LOG O" aka OPERLOG is one).
In 1995, SDSF added some special case code so that FILTER would work in TSO/ISPF with the "LOG O" panel , however it appears this was never implemented into the REXX interface. We will take a look to see if there were architectural reasons why this is the case or whether this is just an omission (or a regression). Local testing shows that the ISFFILTER special variable is ignored for "ISFLOG READ TYPE(OPERLOG)" function calls on z/OS 2.3 and 2.4. In the meantime, I suggest you implement some sort of REXX exec filtering using functions like "POS" or "INDEX" on the OPERLOG rows that are returned in the ISFLINE stem variables. Rob Scott Rocket Software -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of ibmmain Sent: 20 September 2021 08:54 To: [email protected] Subject: How to use the FILTER command for OPERLOG in batch EXTERNAL EMAIL Hi all SDSF provides use of the FILTER command for OPERLOG. Could you tell us how to use the FILTER command for OPERLOG in batch(REXX)? Any thoughts/comments/suggestions would be greatly appreciated Thanks a lot! Best Regards, Jason Cai ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ================================ Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ Main Office Toll Free Number: +1 855.577.4323 Contact Customer Support: https://my.rocketsoftware.com/RocketCommunity/RCEmailSupport Unsubscribe from Marketing Messages/Manage Your Subscription Preferences - http://www.rocketsoftware.com/manage-your-email-preferences Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy ================================ This communication and any attachments may contain confidential information of Rocket Software, Inc. All unauthorized use, disclosure or distribution is prohibited. If you are not the intended recipient, please notify Rocket Software immediately and destroy all copies of this communication. Thank you. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
