Author: Robert Sample
Posted: Wed Aug 31, 2016 11:44 pm (GMT 5.5)
I would use DFHCSUP to EXTRACT the start up list for the region, strip out the resources from that output, and run the SCAN against it.
I would not expect to find very many "user-modified, CICS-supplied resource definitions" -- why would a site feel the need to change the definition of CEMT, for example?
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Posted: Wed Aug 31, 2016 11:44 pm (GMT 5.5)
I would use DFHCSUP to EXTRACT the start up list for the region, strip out the resources from that output, and run the SCAN against it.
I would not expect to find very many "user-modified, CICS-supplied resource definitions" -- why would a site feel the need to change the definition of CEMT, for example?
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth