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

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  I-O mode   I-O status   I-O-CONTROL   I-O-CONTROL entry   IDENTIFICATION DIVISION   identifier   imperative statement   implicit scope terminator   index   index data item   index-name   indexed data-name  ..more

I-O status
Category Syntax
Subject Cobol
A conceptual entity that contains the two-character value indicating the resulting status of an input-output operation. This value is made available to the program through the use of the FILE STATUS clause in the file control entry for the file.