Welcome to myCobol.ovh Monday, 29 September 2025, 09: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  77-level-description-entry   alphabet-name   alphabetic   alphanumeric   alphanumeric character   alphanumeric-edited   alternate record key   argument   arithmetic expression   arithmetic operation   arithmetic operator   arithmetic statement  ..more

punctuation character [Cobol/Syntax]
A character that belongs to the following set ...
qualified data-name [Cobol/Syntax]
An identifier that is composed of a data-name followed by one or more sets of either of the connectives OF and IN follow ...
qualifier [Cobol/Syntax]
(1) A data-name or a name associated with a level indicator that is used in a reference either together with another dat ...
random access [Cobol/Syntax]
An access mode in which the program-specified value of a key data item identifies the logical record that is obtained fr ...
record [Cobol/Syntax]
See logical record.
record area [Cobol/Syntax]
A storage area allocated for the purpose of processing the record described in a record description entry in the FILE SE ...
record description [Cobol/Syntax]
See record description entry.
record description entry [Cobol/Syntax]
The total set of data description entries associated with a particular record. Synonymous with record description.
record key [Cobol/Syntax]
A key whose contents identify a record within an indexed file.
record number [Cobol/Syntax]
The ordinal number of a record in the file whose organization is sequential.