I have a large PDSE loadlib with just under 10,000 members. Most of the
load members are COBOL programs. Some of them were incorrectly linked with
a batch module, called ABCDE and issue  the COBOL verb CALL 'ABCDE'.

I do have the source for all of the COBOL programs, but it is scattered
around a bunch of libraries. So dealing with it isn't really practical.

Does anybody know of a utility that will let me scan all of the members for
those which were linked with CSECT ABCDE? ABCDE doesn't have a MODHEAD
which I can look for. It's a small assembler language program. I was
wondering if there's a utility, possibly in the CBT tape, which can do
this? Also, looked at PDS also from the CBT tape, but if  one of the
subcommands allows for that, I didn't see it.

I know I can run AMBLIST against each individual load module, but due to
10,000 members in that dataset, it might take me quite a while.

Any thoughts?

-- 
Donald H. Blake
Phone (518) 768-7067
Ecclesiastes 12:1
<https://www.biblegateway.com/passage/?search=Ecclesiastes+12&version=AKJV>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to