A SORT or MERGE module has received a RELEASE operation outside the Input procedure, or a RETURN operation either outside
                  the Output procedure, or before the Input procedure has terminated correctly.
            
            
               
               Resolution:
               
               Recode your program so that RELEASE and RETURN operations are issued by the appropriate procedures.