Tony - that is really cool.

Nice one!

Rob Scott
Principal Software Engineer
Rocket Software
77 Fourth Avenue . Suite 100 . Waltham . MA 02451-1468 . USA
Tel: +1.781.684.2305
Email: [email protected]
Web: www.rocketsoftware.com


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Tony Harminc
Sent: 15 June 2015 21:16
To: [email protected]
Subject: Re: How does BPX1AIO handle SRB mode?

On 15 June 2015 at 15:33, Binyamin Dissen <[email protected]>
wrote:

> You got to build yourself a DIE.


If you just want to wait for a real-time interval while in SRB (or for that 
matter task) mode, you can use the very handy (and remarkably, Programming
Interface) service pointed to by ECVTXTSW, and minimally documented in the ECVT 
mapping macro. If you want to wait for that time interval while also waiting 
for another event (perhaps your cancel ECB), you have some additional work of 
your own to do.

If you really want your own DIE code, calling ECVTXTSW and then observing the 
trace table may teach you a thing or two about the underlying services needed. 
Running the TQE chain in a standalone dump is also interesting (for best 
results don't try this in real time...)

Peter Relson kindly pointed this routine out to me a couple of years ago, and 
certainly it's a lot easier to use than doing the whole roll-your-own DIE 
thing, if rather less flexible.

Tony H.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN
================================
Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ 
+1 800.966.3270 ■ +1 781.577.4321
Unsubscribe From Commercial Email – [email protected]
Manage Your Subscription Preferences - 
http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html
Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
================================

This communication and any attachments may contain confidential information of 
Rocket Software, Inc. All unauthorized use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please notify Rocket 
Software immediately and destroy all copies of this communication. Thank you.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to