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

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  alphabet-name   alphabetic   alphanumeric   alphanumeric character   alphanumeric-edited   alternate record key   argument   arithmetic expression   arithmetic operation   arithmetic operator   arithmetic statement   ascending key  ..more

arithmetic statement [Cobol/Syntax]
A statement that causes an arithmetic operation to be executed. The arithmetic statements are ADD, COMPUTE, DIVIDE, MULT ...
ascending key [Cobol/Syntax]
A key upon the values of which data is ordered, starting with the lowest value of the key up to the highest value of the ...
assignment-name [Cobol/Syntax]
A name that identifies the organization of a COBOL file and the name by which it is known to the system.
AT END [Cobol/Syntax]
A condition that is caused during the execution of a READ, RETURN, or SEARCH statement under certain conditions ...