AMBLIST can also give you SSI, although that is of limited utility these days.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of [email protected] [[email protected]] Sent: Saturday, January 2, 2021 6:12 PM To: [email protected] Subject: Re: Question About the Binder SETSSI statement AMBLIST with IDR worked fine Thank You ---------- Original Message ---------- From: Seymour J Metz <[email protected]> To: [email protected] Subject: Re: Question About the Binder SETSSI statement Date: Sat, 2 Jan 2021 22:10:36 +0000 No; SSI data are in the user portion of the directory entry. The IDR data, however, are in the load module itself. I doubt that you can browse a program object, but you can use DESERV, BLDL gives you a simulated directory entry and there are BINDER interfaces to extract various data. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of [email protected] [[email protected]] Sent: Saturday, January 2, 2021 11:52 AM To: [email protected] Subject: Question About the Binder SETSSI statement . Hello . I have a Question about using the Binder (linkage editor) SETSSI statement. If I have a SETSSI Statement in my Binder control statements, Should I see the value of the SETSSI when I browse the load module ? . When I use TSO Browse to browse the load module, I was expecting to see the value 00201231 The Binder output produce no error messages for SETSSI . //LKED.SYSLIN DD * SETSSI 00201231 ENTRY INITRTN INCLUDE OBJLIB(INITRTN) INCLUDE OBJLIB(MQRTN) INCLUDE OBJLIB(VSAMRTN) INCLUDE OBJLIB(DB2RTN) INCLUDE OBJLIB(TCPRTN) INCLUDE OBJLIB(HEXCRTN) INCLUDE OBJLIB(ESTAERTN) NAME INITRTN(R) /* . Paul D'Angelo ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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
