How to write "No records found" text to output file if input file is empty, by writting JCL.

Showing Answers 1 - 3 of 3 Answers

Hi Shyam,Using Ezytrieve utility language u can do this, but while coding a cobol program itself include this logic. I mean AT END MOVE 'NO RECORD FOUND' TO WS-OUT-RECORD.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions