Does a COBOL program called dynamically through an ENTRY point, maintain its status between different calls in the same run unit?
I mean that if in a run unit the working variables are kept between different calls.
Regards.
Miguel.
Sometimes. . .Does a COBOL program called dynamically through an ENTRY point, maintain its status between different calls