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

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  object code   object computer entry   object deck   object instance   object module   object of entry   object program   object reference   object time   OBJECT-COMPUTER   object-oriented programming   obsolete element  ..more

output mode [Cobol/Syntax]
The state of a file after execution of an OPEN statement, with the OUTPUT or EXTEND phrase specified, for that file and ...
output procedure [Cobol/Syntax]
A set of statements to which control is given during execution of a SORT statement after the sort function is completed, ...
overflow condition [Cobol/Syntax]
A condition that occurs when a portion of the result of an operation exceeds the capacity of the intended unit of storag ...