Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Inter-program communication

Inter-program communication with COBOL2000 comprises the following:

  • Transfer of control from one program to another, with the facility to pass between the individual programs parameters which allow data from the calling program to be made available to a called program.

  • The use of common data and files by the different programs of a run unit.