VMS Help  —  COBOL  DATA_DIVISION, clauses  FILE_STATUS
  The FILE STATUS clause names a data item that contains the status of
  an input/output operation.

  Format -

   FILE STATUS IS file-stat

1  –  file-stat

  is the data-name of a two-character alphanumeric Working-Storage
  Section or Linkage Section data item.  File-stat is the file's
  FILE STATUS data item.
Close Help