I have a subroutine written in Assembler that is giving me this abend on a ST to save register 13 to the save area. The sub routine is being called by a CICS Cobol LE program and passed an input parm and output parm. I can't see why the error is happening there is cover for the save area there are two CSECTS with the same name and I was wondering if this could be the cause of the problem.
I have attached a copy of the beginning of the program and if anyone can see something that I am overlooking I would appreciate the help.