IBM Mainframe Discussion List <[email protected]> wrote on 12/26/2005 03:29:08 AM: > > I'm looking for the mapping macro IHAESW ... I browsed SYS1.MACLIB and > SYS1.MODGEN without success ... > > I found the description of the ESW in POP and in the data areas books ... I > can code the DSECT myself, but want to know if there is an existing one. > > SYS1.MODGEN(IHAIRB) shows: > > IRBESW DS CL4 Extended Status Word - mapped by > * IHAESW > > But I couldn't find IHAESW .... > > Any place I need to look at ?
IHAESW contains only a PL/X structure. but no DSECT. Since the PL/X compiler is not available outside of IBM ( :-( ), there is not much benefit to making IHAESW available in SYS1.MODGEN. Jim Mulder z/OS System Test IBM Corp. Poughkeepsie, NY ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

