Hi jack,
Subroutine has this code .
-------------------------
INPUT-OUTPUT SECTION.
FILE-CONTROL.
SELECT CLAIMS-FILE ASSIGN TO UT-S-CLAIMS
FILE STATUS IS STATUS-CODE OF...
The abend occured in the subroutine which reads the file.
The subroutine is reading the file and passing to the main program.The Abend occured in the move statement which moves data from the input record to the working storage of the sub routine.
thanks,
Hi,
I am getting a SC04 Abend while running a cobol program
which processes a file with multiple record lay out.When I removed the last set of records, the program is working fine.And while running only with the last set of records,
the program is working fine.But the program abends when i run...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.