> Extend the save area. Some have criticized even that practice. > I don't understand why. Some prejudice that R13 should not be > used as a work area base?
I sure have useing one GETMAIN/STORAGE OBTAIN to allocate storage for the new save area as well as the workarea for the code as long as I can remember (I do admit, however, that I cannot remember how far back I can remember <grin>). Anyway I think this is pretty much standard coding for reentrant code. -- Peter Hunkeler
