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

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  access mode   array   assumed decimal point   binary search   buffer   case structure   code page   compile   compile time   component   contained program   copybook  ..more

array
Category Concept
Subject Cobol
An aggregate that consists of data objects, each of which can be uniquely referenced by subscripting. An array is roughly analogous to a COBOL table.