Yes Lionel B Dyck <sdg>< Sent from my iPad Pro 10.5 Website: www.lbdsoftware.com
"Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are." - John Wooden > On Jun 20, 2022, at 2:46 PM, Paul Gilmartin > <[email protected]> wrote: > > On Mon, 20 Jun 2022 14:28:32 -0500, Lionel B. Dyck wrote: > >> Check out the PDS command on cbttape file 182. It has many scan and list >> options. >> > Can it search a PDSE? (Of course it could LOAD each member; searh; DELETE.) > > >>>> On Jun 20, 2022, at 2:25 PM, Itschak Mugzach wrote: >>> >>> Assuming the program is in the ESD, and that you have some asm knowledge, >>> have a look at the IEWBUFF macro. A good starting point is >>> at SYS1.SAMPLIB(IEWAPFDA). The idea is to loop on each member in the >>> library, and scan it using the macro services. print a line for each module >>> having this csect included and later relink the appropriate modules. >>> >>> Do not forget to delete the module from storage after each load... > > >>>> On Mon, Jun 20, 2022 at 9:30 PM Donald Blake <[email protected]> wrote: >>>> >>>> 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'. > > -- > gil > > ---------------------------------------------------------------------- > 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
