Welcome to myCobol.ovh Monday, 29 September 2025, 06:09

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   abend   access mode   alphabet-name   alphabetic   alphanumeric   alphanumeric character   alphanumeric-edited   alternate record key   ANSI   argument   arithmetic expression  ..more

DBCS [Cobol/Syntax]
See double-byte character set.
DBCS character [Cobol/Syntax]
Any character defined in IBM's double-byte character set.
DBCS character position [Cobol/Syntax]
See character position.
DBCS data item [Cobol/Syntax]
A data item that is described by a PICTURE character string that contains at least one symbol G, or, when the NSYMBOL(DB ...
de-edit [Cobol/Syntax]
The logical removal of all editing characters from a numeric-edited data item in order to determine the unedited numeric ...
debugging line [Cobol/Syntax]
Any line with a D in the indicator area of the line.
debugging section [Cobol/Syntax]
A section that contains a USE FOR DEBUGGING statement.
decimal point [Cobol/Concept]
The physical representation, using the decimal point characters period (.) or comma (,), of the decimal point position i ...
declarative sentence [Cobol/Syntax]
A compiler-directing sentence that consists of a single USE statement terminated by the separator period.
declaratives [Cobol/Syntax]
A set of one or more special-purpose sections, written at the beginning of the PROCEDURE DIVISION, the first of which is ...