Page 1 of 1

checkpoint in cobol program?

Posted: Mon Apr 22, 2024 9:28 pm
by utkarsh
Hi,

Could any one answer this question

How do you use checkpoint in cobol program?

Re: checkpoint in cobol program?

Posted: Tue Apr 23, 2024 8:27 pm
by Robert Sample
Read the RERUN clause in the I-O-CONTROL paragraph starting on page 154 of the version 6.4 of Enterprise COBOL Language Reference manual.  You will probably also want to review the RERUN information in the Programming Guide manual.

Re: checkpoint in cobol program?

Posted: Wed May 08, 2024 7:06 pm
by utkarsh
Thanks Robert. This blog from this website also helps me: https://zmainframes.com/zlog/check-poin ... planation/