TERMINATE Operand2 usage

I searched this forum and found a couple hits where the operand2 was mentioned but not explained. I was just wondering how this can be used and possibly see an example of how it can be used?

Thank you in advance.

Nick

It is explained to a certain extent, the TERMINATE statement points to the PROGRAM profile parameter which finally points to Back-End Program Calling Conventions

The backend program may use it to route further processing based on where the natural process left, write accounting information, etc., etc.

I haven’t seen a “real-world” example of how it is used so far, though :wink:

Thanks for the quick reply. It probably explains why I could not find many hits.

Nick