Thanks very much. I struggled at first, but finally got through. This is perfect.!!
On Mon, Jan 29, 2024 at 9:31 AM Binyamin Dissen <[email protected]> wrote: > On Mon, 29 Jan 2024 13:36:51 +0000 Cameron Conacher > <[email protected]> wrote: > > :>Good Morning, > :>I know I can do this in CICS, but I am digging around to see if this can > be done in a batch COBOL program. > :>Basically, I just want to include Fred's Name in a report I generate, > where Fred is the RACF ID associate with the currently executing Batch JOB. > (a COBOL program). > :>I could write something to call out to CICS (EXCI maybe) to get a name. > :>But I wanted to know if there is anyway to do this by calling some > routines from my Batch COBOL program. > > :>I am assuming right now, it is not possible since I have come up empty > so far. > > You can get it from ACEEUNAM. > > https://www.microfocus.co.jp/manuals/ED23/html/HCOMCMCBLKS005.html shows > how > to locate MVS control blocks from COBOL. > > -- > Binyamin Dissen <[email protected]> > http://www.dissensoftware.com > > Director, Dissen Software, Bar & Grill - Israel > > ---------------------------------------------------------------------- > 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
