HELPLIB.HLB  —  COBOL  DATA_DIVISION, clauses  VALUE_IS, 4format EXTERNAL
  The VALUE IS clause defines the values associated with
  condition-names, the initial value of Working-Storage Section data
  items, the value of Report Section printable items, the compile-time
  initialization of variables to the address of data, and to external
  constants.

  Format 4 -

   VALUE IS EXTERNAL external-name
Additional Information: explode extract

external-name
Close Help