Loading...
Select Version
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.