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

myCobol.ovh Glossary
Categories all ·   Context   ·   Concept   ·   Syntax   ·   Event   ·   Standards  
Subjects all   ·   Cobol  
Letters all  #  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z
Terms  language-name   last-used state   letter   level indicator   level-number   library text   library-name   Lilian date   linage-counter   link   LINKAGE SECTION   linker  ..more

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.