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

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  called program   calling program   case structure   CCSID   century window   character   character encoding unit   character position   character set   character string   class condition   class identification entry  ..more

class condition [Cobol/Syntax]
The proposition (for which a truth value can be determined) that the content of an item is wholly alphabetic, is wholly ...
class identification entry [Cobol/Syntax]
An entry in the CLASS-ID paragraph of the IDENTIFICATION DIVISION; this entry contains clauses that specify the class-na ...
class-name [Cobol/Syntax]
A user-defined word that is defined in the SPECIAL-NAMES paragraph of the ENVIRONMENT DIVISION; this word assigns a name ...
clause [Cobol/Syntax]
An ordered set of consecutive COBOL character strings whose purpose is to specify an attribute of an entry.
client [Cobol/Context]
In object-oriented programming, a program or method that requests services from one or more methods in a class.
COBOL 85 [Cobol/Standards]
The COBOL language defined by the following standards ...
COBOL character set [Cobol/Syntax]
The set of characters used in writing COBOL syntax. The complete COBOL character set consists of the characters listed b ...
code page [Cobol/Concept]
An assignment of graphic characters and control function meanings to all code points. For example, one code page could a ...
code point [Cobol/Syntax]
A unique bit pattern that is defined in a coded character set (code page). Graphic symbols and control characters are as ...
coded character set [Cobol/Syntax]
A set of unambiguous rules that establish a character set and the relationship between the characters of the set and the ...