Hi,
I have a simple, but hopefully not stupid question:
Is there an easy way to display the current PSW within my program? (something like "WTO PSW" )
For testing purposes I am interested how my PSW exactly looks like.
Thanks!
steve-myers wrote:Knowing your current protection key provides almost 0 knowledge;
In 35+ years of working with MVS I've done one SRB routine, and that was nearly 30 years ago. There is essentially nothing "basic" about an SRB routine. IBM discourages people from even thinking about SRB routines these days. They are very risky, and they can be very difficult to debug. Just exactly what do you propose to do in your proposed SRB routine?LotharLochkarte wrote:... I have seen most of the manuals that are linked on this page before, but most of them are quite advanced. Can you suggest manuals that expect less knowledge in advance?
A concret example: Do you know a good reference to get to know the basics about SRBs?