diff --git a/where/README.md b/where/README.md index 7ce44c6..0b74c68 100644 --- a/where/README.md +++ b/where/README.md @@ -1,10 +1,14 @@ Author: Andrew Mattingly: + Copyright IBM Corp. 2018 -This is an "IPA crawler" which can find out where an initialization parameter is set. Load it into your SYS1.SAXREXEC and give it a whirl. -It takes the name of a IEASYSxx parameter (or the corresponding PARMLIB member prefix) as a parameter, and reports the value detected at -initialization, where it was set, and where to find the referenced PARMLIB datasets, if the value is a suffix or list of suffices. It -also takes some "special parameters" for the "early stuff": LOAD, IODF, {IEASYS|SYS|SYSPARM},{IEASYM|SYM} and NUCLST. +This is an "IPA crawler" which can find out where an initialization parameter is set. Load it into your `SYS1.SAXREXEC` and give it a whirl. It takes the name of a `IEASYSxx` parameter (or the corresponding PARMLIB member prefix) as a parameter, and reports the value detected at +initialization, where it was set, and where to find the referenced PARMLIB datasets, if the value is a suffix or list of suffices. It also takes some "special parameters" for the "early stuff": +* LOAD +* IODF +* {IEASYS|SYS|SYSPARM} +* {IEASYM|SYM} +* NUCLST. For example: