I just ran a test using my z/OS 1.11 system and it worked.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Gerhard Postpischil
Sent: Wednesday, October 19, 2011 4:56 PM
To: [email protected]
Subject: Re: z/OS Control block question

On 10/19/2011 5:29 PM, Roberts, John J wrote:
> My little subprog:

>           SR    1,1
>           ICM   1,B'0111',TIOEJFCB  LOCATE JFCB
>           MVC   10(44,15),16(1)

This always works only in older systems. For current ones, the 
TIOEJFCB field is a double index into SQA, and you need to use 
SWAREQ (unauthorized for retrieval) to get the virtual JFCB address.

Gerhard Postpischil
Bradford, VT

----------------------------------------------------------------------
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

----------------------------------------------------------------------
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

Reply via email to