John - the way to do what you want is with a dynamic table - then you can control the attributes for each 'cell' in the table. Dynamic tables aren't intuitive or easy to start with but once you start it does make sense. Check out John Kalinich's PGLITE (found where you get PDS).
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 John McKown Sent: Thursday, January 27, 2022 07:23 AM To: [email protected] Subject: ISPF Table Display attribute I am writing an ISPF application in REXX which does some RACF work. One function is to display the RACF ID of users with specific characters in their NAME field. Mainly because user managers ask us to do something, like REVOKE, but don't know their ID. I have this coded already. But what I'd like to do is change the INTENS to either LOW or HIGH depending whether they are REVOKED or not in the list of IDs which match the search criteria. I don't see a way to do this. I think it would be helpful. Any ideas? Oh, yes, as always, we a very back level at release 1.12 of z/OS. We are still "going away this year" as we have for about the last 10. ---------------------------------------------------------------------- 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
