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

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  EBCDIC   EBCDIC character   edited data item   editing character   elementary item   encoding unit   end of PROCEDURE DIVISION   end program marker   entry   environment clause   ENVIRONMENT DIVISION   environment variable  ..more

extend mode [Cobol/Syntax]
The state of a file after execution of an OPEN statement, with the EXTEND phrase specified for that file, and before the ...
Extensible Markup Language [Cobol/Concept]
See XML.
extensions [Cobol/Syntax]
COBOL syntax and semantics supported by IBM compilers in addition to those described in Standard COBOL 85.
external data [Cobol/Syntax]
The data that is described in a program as external data items and external file connectors.
external data item [Cobol/Syntax]
A data item that is described as part of an external record in one or more programs of a run unit and that can be refere ...
external data record [Cobol/Syntax]
A logical record that is described in one or more programs of a run unit and whose constituent data items can be referen ...
external decimal data item [Cobol/Syntax]
See zoned decimal data item and national decimal data item.
external floating-point data ite [Cobol/Syntax]
See display floating-point data item and national floating-point data item.
external program [Cobol/Syntax]
The outermost program. A program that is not nested.
external switch [Cobol/Syntax]
A hardware or software device, defined and named by the implementor, which is used to indicate that one of two alternate ...