You can find my experimentation with ISFFILTER here https://github.com/lbdyck/whoson
Lionel B. Dyck <>< Website: https://www.lbdsoftware.com Github: https://github.com/lbdyck "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 Lennie Dymoke-Bradshaw Sent: Thursday, July 14, 2022 08:40 AM To: [email protected] Subject: ISFFILTER I am having "fun" trying to work with ISFFILTER and ISFFILTERMODE in REXX. I am issuing a PS command which gives me information about processes on all LPARs in a sysplex. I need to be able to arbitrarily select lines from multiple LPARs (SYSNAMEs) from a list of LPARs that I supply. I also want to select only those lines from those LPARs from the display that have RUID = 0. i.e. (Sysname = SYSNAME1 OR Sysname = SYSNAME2 OR Sysname = SYSNAME9) AND RUID = 0 Can that be done using isffilter? Lennie Dymoke-Bradshaw https://rsclweb.com <https://rsclweb.com/> 'Dance like no one is watching. Encrypt like everyone is.' ---------------------------------------------------------------------- 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
