There are a lot of system interfaces for returning settings; I'd advise using such commands as DISPLAY and QUERY only when there isn't a more stable way to get the data.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Jason Cai <[email protected]> Sent: Wednesday, December 18, 2019 5:04 PM To: [email protected] Subject: Re: how to compare active parameter with the parameter in member Dear ITschak It is great that you do that in your production! I couldn't find Lionel Dyke's IPLINFO,could you tell where I can down it? You are right that we need to parse the the output from the display and compare same value in the parmlib. I know some Python . In Python we could define dictionary(key:value). The token you mean key and value? Could you share any code snips for parse and compare part ? Thanks a lot! ---------------------------------------------------------------------- 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
