Re: RUN detaches the TSO TEST/TESTAUTH TCB

2014-01-16 Thread Shmuel Metz (Seymour J.)
In 7ee50a70-b843-4093-9d30-9225ade4f...@optonline.net, on 01/15/2014
   at 01:44 PM, Micheal Butz michealb...@optonline.net said:

From the doc it seems run detaches the TSO test TCB so PSATOLD is valid 
correct ?

What are you trying to ask? The RUN subcommand of TEST doesn't detach
the TEST TCB, and that has nothing to do with PSATOLD being correct.
When you're dispatched in TCB mode then PSATOLD better be set to the
current TCB address; anything else would be a serious bug.
 
-- 
 Shmuel (Seymour J.) Metz, SysProg and JOAT
 ISO position; see http://patriot.net/~shmuel/resume/brief.html 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: RUN detaches the TSO TEST/TESTAUTH TCB

2014-01-15 Thread Tony Harminc
On 15 January 2014 13:44, Micheal Butz michealb...@optonline.net wrote:
 From the doc it seems run detaches the TSO test TCB so PSATOLD is valid 
 correct ?

PSATOLD is always valid if you are running under a TCB. If you use a
TEST command to look at PSATOLD, you will see the address of a TEST
TCB, but this is not wrong or invalid.

Tony H.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: RUN detaches the TSO TEST/TESTAUTH TCB

2014-01-15 Thread Micheal Butz
Ill rephrase after run PSATOLD is equal to the TCB that was displayed 
By listtcb

Sent from my iPhone

 On Jan 15, 2014, at 2:40 PM, Tony Harminc t...@harminc.net wrote:
 
 On 15 January 2014 13:44, Micheal Butz michealb...@optonline.net wrote:
 From the doc it seems run detaches the TSO test TCB so PSATOLD is valid 
 correct ?
 
 PSATOLD is always valid if you are running under a TCB. If you use a
 TEST command to look at PSATOLD, you will see the address of a TEST
 TCB, but this is not wrong or invalid.
 
 Tony H.
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: RUN detaches the TSO TEST/TESTAUTH TCB

2014-01-15 Thread Walt Farrell
On Wed, 15 Jan 2014 14:46:27 -0500, Micheal Butz michealb...@optonline.net 
wrote:

Ill rephrase after run PSATOLD is equal to the TCB that was displayed
By listtcb

That depends on who's looking at it, and when, Micheal. PSATOLD is always equal 
to the address of the active TCB. 

So, if you have the address of one of your program's TCBs, whenever that TCB is 
active PSATOLD will point to it. But whenever some other TCB is active it will 
point to that TCB. And that's true whether you've issued RUN or not.

-- 
Walt

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN