> I have been looking for where YREGS is documented. I found YREGS > (a MACRO) in SYS1.MACLIB along with other good stuff. It does the > EQUates for the Registers. I see all the old "R0 EQU 0" in a > program I have and I'm sure YREGS will work fine. But where is it > documented as something that will stay around?
A search of bookshelf z/OS V1R13 Base Elements Optional Features (September 2012) finds no documentation for YREGS, but does find a few sample programs which use YREGS. Googgling the program number 5695-DF1 found in YREGS's copyright indicates that YREGS is owned by DFSMS. Jim Mulder z/OS System Test IBM Corp. Poughkeepsie, NY
