> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Charles Mills > Sent: Tuesday, February 07, 2006 9:26 AM > To: [email protected] > Subject: Simplest way for app to tell if JES2 or JES3 environment? > > > What is the simplest way for a batch or TSO (only, never > running as an STC) > assembler application to tell whether it is running under > JES2 or JES3? (I'm > unclear about multi-JES possibilities so if my question is > ambiguous, please > re-phrase it as "how does it tell which JES will process a > dataset if it > dynamically allocates it SYSOUT=* with no other parameters?") >
IAZXJSAB macro, with the COMPID parameter will tell you that. -- John McKown Senior Systems Programmer UICI Insurance Center Information Technology This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited. ---------------------------------------------------------------------- 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

