Welcome to myCobol.ovh Monday, 29 September 2025, 08:16

LINKAGE SECTION
Category Syntax
Subject Cobol
The section in the DATA DIVISION of the called program or invoked method that describes data items available from the calling program or invoking method. Both the calling program or invoking method and the called program or invoked method can refer to these data items.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary