vijaynagabhairava
New User
Joined: 13 Apr 2008 Posts: 3 Location: India
|
|
|
|
Hi,
Try the following logic.
"Issue a checkpoint after reading every B record and save the checkpoint ID in a working storage variable. When you encounter an A type record you just display the value in the variable. Now when the program abends, you just restart the program from the last checkpoint ID displayed in the spool".
I believe it will work for you. If you still persisting with the problem please let me know. |
|